summaryrefslogtreecommitdiffstats
path: root/user/additional/index.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-11-13 13:25:18 +1100
committerChris Johns <chrisj@rtems.org>2017-11-13 13:25:18 +1100
commit33849946ff6022c26722ec71248fd76aa55de4ef (patch)
treef082f683008e92f0894d8ac36bc4c83d4860bd37 /user/additional/index.rst
parentUse '.. toctree::' and not '.. include::' in the User Manual. (diff)
downloadrtems-docs-33849946ff6022c26722ec71248fd76aa55de4ef.tar.bz2
Clean up sphinx warnings.
- Fix minor formatting issues. - Fix reference the gloassary TLS using ':term:'. - Make sure nothing is between an anchor and the heading where ':ref:' references the anchor. This meant moving all the recently added '.. index::' entries. Update #3232. Update #3229.
Diffstat (limited to 'user/additional/index.rst')
-rw-r--r--user/additional/index.rst34
1 files changed, 0 insertions, 34 deletions
diff --git a/user/additional/index.rst b/user/additional/index.rst
deleted file mode 100644
index c276f03..0000000
--- a/user/additional/index.rst
+++ /dev/null
@@ -1,34 +0,0 @@
-.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-
-
-Additional Information
-**********************
-
-Information and details that do not belong in other sections go here.
-
-
-
-Important Terms
-===============
-
-Waf
----
-Waf build system. For more information see http://www.waf.io/
-
-
-Test Suite
-----------
-RTEMS test suite located in the ``testsuites/`` directory.
-
-
-
-Command List
-============
-
-List of all available commands in RTEMS
-
-
-Program List
-============
-
-List of all available programs in RTEMS