mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 02:02:34 +08:00
Add a Hardware section.
This commit is contained in:
12
user/conf.py
12
user/conf.py
@@ -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']
|
||||
|
||||
|
Reference in New Issue
Block a user