[rtems-docs commit] bsp-howto: Move BSP Doxygen recommendations

Sebastian Huber sebh at rtems.org
Thu Apr 4 05:40:35 UTC 2019


Module:    rtems-docs
Branch:    master
Commit:    1d48fb5a0035362ee462172696043691a700a0cc
Changeset: http://git.rtems.org/rtems-docs/commit/?id=1d48fb5a0035362ee462172696043691a700a0cc

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Apr  3 13:30:22 2019 +0200

bsp-howto: Move BSP Doxygen recommendations

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(-)

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




More information about the vc mailing list