[PATCH 1/2] bsp-howto: Move BSP Doxygen recommendations

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 3 11:46:17 UTC 2019


Update #3704.
---
 {eng => bsp-howto}/coding-doxygen-bsp.rst | 0
 bsp-howto/index.rst                       | 1 +
 eng/coding.rst                            | 1 -
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename {eng => bsp-howto}/coding-doxygen-bsp.rst (100%)

diff --git a/eng/coding-doxygen-bsp.rst b/bsp-howto/coding-doxygen-bsp.rst
similarity index 100%
rename from eng/coding-doxygen-bsp.rst
rename to bsp-howto/coding-doxygen-bsp.rst
diff --git a/bsp-howto/index.rst b/bsp-howto/index.rst
index 4795e08..67f64d8 100644
--- a/bsp-howto/index.rst
+++ b/bsp-howto/index.rst
@@ -40,3 +40,4 @@ RTEMS BSP and Driver Guide (|version|).
 	ata
 	ide_controller
 	command
+	coding-doxygen-bsp
diff --git a/eng/coding.rst b/eng/coding.rst
index 907fed1..decadea 100644
--- a/eng/coding.rst
+++ b/eng/coding.rst
@@ -14,7 +14,6 @@ TBD  - Write introduction, re-order, identify missing content
     coding-conventions
     coding-80cols
     coding-deprecating
-    coding-doxygen-bsp
     coding-doxygen
     coding-file-hdr
     coding-gen-patch
-- 
2.16.4



More information about the devel mailing list