summaryrefslogtreecommitdiffstats
path: root/user/conf.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-07-04 12:30:09 +1000
committerChris Johns <chrisj@rtems.org>2016-07-04 12:30:09 +1000
commit86518bd3ddeecc23d93344f085b042246e4adfdf (patch)
treec866aa35543e6a9895dd2a3a30b0e76953eb779a /user/conf.py
parentUpdate the BSP howto. (diff)
downloadrtems-docs-86518bd3ddeecc23d93344f085b042246e4adfdf.tar.bz2
Reorganisse the User Manual to make it easier to navigate.
Diffstat (limited to 'user/conf.py')
-rw-r--r--user/conf.py25
1 files changed, 19 insertions, 6 deletions
diff --git a/user/conf.py b/user/conf.py
index d6a5277..d22b347 100644
--- a/user/conf.py
+++ b/user/conf.py
@@ -10,17 +10,30 @@ project = "RTEMS User Manual"
exclude_patterns = ['config/build.rst',
'config/runtime.rst',
+
+ 'start/installation.rst',
'start/basics.rst',
'start/depend.rst',
+ 'start/quick.rst',
+
'start/transition.rst',
- 'start/releases.rst',
- 'start/development.rst',
- 'start/installation.rst',
- 'start/windows.rst',
- 'test/create.rst',
- 'test/running.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',
+
'tools/build.rst',
'tools/simulation.rst',
+
+ 'test/create.rst',
+ 'test/running.rst',
+
'waf/index.rst']
latex_documents = [