From 706a1e290f6d93b95c9d0e688cabf6b81dd26179 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sat, 29 Oct 2016 06:30:24 +1100 Subject: user: Add comments about warnings we cannot remove. --- user/installation/index.rst | 2 ++ user/installation/kernel.rst | 3 +++ 2 files changed, 5 insertions(+) (limited to 'user') 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 -- cgit v1.2.3