summaryrefslogtreecommitdiffstats
path: root/user/conf.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-03-22 12:54:39 +1100
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:27 -0400
commit27bcdfbf571a9454f6deccaa70d1f39480c65057 (patch)
tree5c7f73fca8d739a8daa1875d0a83aabd00d4323d /user/conf.py
parentStart adding Getting Started guide's Released Version. (diff)
downloadrtems-docs-27bcdfbf571a9454f6deccaa70d1f39480c65057.tar.bz2
Add a basics section to Getting Started. Rearrange the content.
Diffstat (limited to '')
-rw-r--r--user/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/conf.py b/user/conf.py
index 7a45a97..d6a5277 100644
--- a/user/conf.py
+++ b/user/conf.py
@@ -10,6 +10,7 @@ project = "RTEMS User Manual"
exclude_patterns = ['config/build.rst',
'config/runtime.rst',
+ 'start/basics.rst',
'start/depend.rst',
'start/transition.rst',
'start/releases.rst',