summaryrefslogtreecommitdiffstats
path: root/eng/coding.rst
diff options
context:
space:
mode:
Diffstat (limited to 'eng/coding.rst')
-rw-r--r--eng/coding.rst21
1 files changed, 21 insertions, 0 deletions
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