[rtems commit] user: Add comments about warnings we cannot remove.

Chris Johns chrisj at rtems.org
Fri Oct 28 19:30:45 UTC 2016


Module:    rtems
Branch:    master
Commit:    706a1e290f6d93b95c9d0e688cabf6b81dd26179
Changeset: http://git.rtems.org/rtems/commit/?id=706a1e290f6d93b95c9d0e688cabf6b81dd26179

Author:    Chris Johns <chrisj at rtems.org>
Date:      Sat Oct 29 06:30:24 2016 +1100

user: Add comments about warnings we cannot remove.

---

 user/installation/index.rst  | 2 ++
 user/installation/kernel.rst | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/user/installation/index.rst b/user/installation/index.rst
index 8c827bf..2864114 100644
--- a/user/installation/index.rst
+++ b/user/installation/index.rst
@@ -46,3 +46,5 @@ repositories for the tools and kernel.
 .. include:: releases.rst
 .. include:: developer.rst
 .. include:: kernel.rst
+
+.. comment: code block warning is in kernel.rst
diff --git a/user/installation/kernel.rst b/user/installation/kernel.rst
index a719bf0..676e2c2 100644
--- a/user/installation/kernel.rst
+++ b/user/installation/kernel.rst
@@ -293,6 +293,9 @@ the API headers and architecture specific libraries to a locaiton under the
 RTEMS. Do not mix versions of RTEMS under the same `prefix`. Make installs
 RTEMS with the following command:
 
+.. comment: CCJ - this code block for not parse and gives a warning in
+            index.rst.
+
 .. code-block:: shell
 
   $ make install




More information about the vc mailing list