summaryrefslogtreecommitdiffstats
path: root/user/conf.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-11-13 11:51:23 +1100
committerChris Johns <chrisj@rtems.org>2017-11-13 11:51:23 +1100
commitac0eaff94117757046867bc92797d6c2dae78cd4 (patch)
tree19a6d8fa7f7659881f4790fc4500f005686ef496 /user/conf.py
parentc-user: Fix index locations. (diff)
downloadrtems-docs-ac0eaff94117757046867bc92797d6c2dae78cd4.tar.bz2
Use '.. toctree::' and not '.. include::' in the User Manual.
- Change all suitable '.. include::' to TOC tree. - Remove unused and not needed sections. - Fix the conf.py to not exclude some files. Close #3232.
Diffstat (limited to '')
-rw-r--r--user/conf.py31
1 files changed, 0 insertions, 31 deletions
diff --git a/user/conf.py b/user/conf.py
index a97b81a..b644cee 100644
--- a/user/conf.py
+++ b/user/conf.py
@@ -5,37 +5,6 @@ from conf import *
project = "RTEMS User Manual"
-exclude_patterns = ['config/build.rst',
- 'config/runtime.rst',
-
- 'start/quick.rst',
-
- 'hosts/os.rst',
- 'hosts/prefixes.rst',
- 'hosts/macos.rst',
- 'hosts/posix.rst',
- 'hosts/windows.rst',
-
- 'installation/prefixes-sandboxing.rst',
- 'installation/releases.rst',
- 'installation/developer.rst',
- 'installation/kernel.rst',
-
- 'hardware/targets.rst',
- 'hardware/architectures.rst',
- 'hardware/bsps.rst',
- 'hardware/tiers.rst',
-
- 'tools/build.rst',
- 'tools/simulation.rst',
-
- 'test/create.rst',
- 'test/running.rst',
- 'start/installation.rst',
- 'start/transition.rst',
-
- 'waf/index.rst']
-
latex_documents = [
('index',
'user.tex',