Add a Hardware section.

This commit is contained in:
Chris Johns
2016-07-06 14:59:00 +10:00
parent b73ba927de
commit 8da3a62701
9 changed files with 224 additions and 19 deletions

View File

@@ -11,13 +11,8 @@ 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',
'hosts/os.rst',
'hosts/prefixes.rst',
'hosts/macos.rst',
@@ -29,11 +24,18 @@ exclude_patterns = ['config/build.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']