From 1d48fb5a0035362ee462172696043691a700a0cc Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 3 Apr 2019 13:30:22 +0200 Subject: [PATCH] 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(-) 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