From 1ae5e889fbf6e5e134402ab9fbdf5878dd9731e8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Nov 2018 10:39:04 -0600 Subject: Initial start of converting the Word outline to Rest Thanks to Scott Zemerick for the analysis and ideas that led to this. --- eng/coding.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 eng/coding.rst (limited to 'eng/coding.rst') diff --git a/eng/coding.rst b/eng/coding.rst new file mode 100644 index 0000000..14223ba --- /dev/null +++ b/eng/coding.rst @@ -0,0 +1,21 @@ +.. comment SPDX-License-Identifier: CC-BY-SA-4.0 + +.. COMMENT: COPYRIGHT (c) 2018. +.. COMMENT: RTEMS Foundation, The RTEMS Documentation Project + +Coding Standards +**************** + +TBD - Write introduction, re-order, identify missing content + +.. COMMENT: Subsections +.. toctree:: + + coding-conventions + coding-80cols + coding-deprecating + coding-doxygen-bsp + coding-doxygen + coding-file-hdr + coding-gen-patch + coding-naming -- cgit v1.2.3