summaryrefslogtreecommitdiffstats
path: root/c-user
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-11-03 16:58:08 +1100
committerChris Johns <chrisj@rtems.org>2016-11-03 16:58:08 +1100
commit72a62ad88f82fe1ffee50024db4dd0f3fa5806f7 (patch)
tree6b0e527e67141f8126ba56b8a3c1eb90aeed5849 /c-user
parentwaf: Use separate doctrees so avoid sphinx clashes. (diff)
downloadrtems-docs-72a62ad88f82fe1ffee50024db4dd0f3fa5806f7.tar.bz2
Rename all manuals with an _ to have a -. It helps released naming of files.
Diffstat (limited to '')
-rw-r--r--c-user/barrier_manager.rst (renamed from c_user/barrier_manager.rst)0
-rw-r--r--c-user/board_support_packages.rst (renamed from c_user/board_support_packages.rst)0
-rw-r--r--c-user/chains.rst (renamed from c_user/chains.rst)0
-rw-r--r--c-user/clock_manager.rst (renamed from c_user/clock_manager.rst)0
-rw-r--r--c-user/conf.py (renamed from c_user/conf.py)2
-rw-r--r--c-user/configuring_a_system.rst (renamed from c_user/configuring_a_system.rst)0
-rw-r--r--c-user/constant_bandwidth_server.rst (renamed from c_user/constant_bandwidth_server.rst)0
-rw-r--r--c-user/cpu_usage_statistics.rst (renamed from c_user/cpu_usage_statistics.rst)0
-rw-r--r--c-user/directive_status_codes.rst (renamed from c_user/directive_status_codes.rst)0
-rw-r--r--c-user/dual_ports_memory_manager.rst (renamed from c_user/dual_ports_memory_manager.rst)0
-rw-r--r--c-user/event_manager.rst (renamed from c_user/event_manager.rst)0
-rw-r--r--c-user/example_application.rst (renamed from c_user/example_application.rst)0
-rw-r--r--c-user/fatal_error.rst (renamed from c_user/fatal_error.rst)0
-rw-r--r--c-user/glossary.rst (renamed from c_user/glossary.rst)0
-rw-r--r--c-user/index.rst (renamed from c_user/index.rst)0
-rw-r--r--c-user/initialization.rst (renamed from c_user/initialization.rst)0
-rw-r--r--c-user/interrupt_manager.rst (renamed from c_user/interrupt_manager.rst)0
-rw-r--r--c-user/io_manager.rst (renamed from c_user/io_manager.rst)0
-rw-r--r--c-user/key_concepts.rst (renamed from c_user/key_concepts.rst)0
-rw-r--r--c-user/linker_sets.rst (renamed from c_user/linker_sets.rst)0
-rw-r--r--c-user/message_manager.rst (renamed from c_user/message_manager.rst)0
-rw-r--r--c-user/multiprocessing.rst (renamed from c_user/multiprocessing.rst)0
-rw-r--r--c-user/object_services.rst (renamed from c_user/object_services.rst)0
-rw-r--r--c-user/overview.rst (renamed from c_user/overview.rst)0
-rw-r--r--c-user/partition_manager.rst (renamed from c_user/partition_manager.rst)0
-rw-r--r--c-user/pci_library.rst (renamed from c_user/pci_library.rst)0
-rw-r--r--c-user/preface.rst (renamed from c_user/preface.rst)0
-rw-r--r--c-user/rate_monotonic_manager.rst (renamed from c_user/rate_monotonic_manager.rst)0
-rw-r--r--c-user/red_black_trees.rst (renamed from c_user/red_black_trees.rst)0
-rw-r--r--c-user/region_manager.rst (renamed from c_user/region_manager.rst)0
-rw-r--r--c-user/rtems_data_types.rst (renamed from c_user/rtems_data_types.rst)0
-rw-r--r--c-user/scheduling_concepts.rst (renamed from c_user/scheduling_concepts.rst)0
-rw-r--r--c-user/semaphore_manager.rst (renamed from c_user/semaphore_manager.rst)0
-rw-r--r--c-user/signal_manager.rst (renamed from c_user/signal_manager.rst)0
-rw-r--r--c-user/stack_bounds_checker.rst (renamed from c_user/stack_bounds_checker.rst)0
-rw-r--r--c-user/symmetric_multiprocessing_services.rst (renamed from c_user/symmetric_multiprocessing_services.rst)0
-rw-r--r--c-user/task_manager.rst (renamed from c_user/task_manager.rst)0
-rw-r--r--c-user/timer_manager.rst (renamed from c_user/timer_manager.rst)0
-rw-r--r--c-user/timespec_helpers.rst (renamed from c_user/timespec_helpers.rst)0
-rw-r--r--c-user/user_extensions.rst (renamed from c_user/user_extensions.rst)0
-rw-r--r--c-user/wscript (renamed from c_user/wscript)0
41 files changed, 1 insertions, 1 deletions
diff --git a/c_user/barrier_manager.rst b/c-user/barrier_manager.rst
index 7e80879..7e80879 100644
--- a/c_user/barrier_manager.rst
+++ b/c-user/barrier_manager.rst
diff --git a/c_user/board_support_packages.rst b/c-user/board_support_packages.rst
index 872ff71..872ff71 100644
--- a/c_user/board_support_packages.rst
+++ b/c-user/board_support_packages.rst
diff --git a/c_user/chains.rst b/c-user/chains.rst
index caa3ffe..caa3ffe 100644
--- a/c_user/chains.rst
+++ b/c-user/chains.rst
diff --git a/c_user/clock_manager.rst b/c-user/clock_manager.rst
index 559864f..559864f 100644
--- a/c_user/clock_manager.rst
+++ b/c-user/clock_manager.rst
diff --git a/c_user/conf.py b/c-user/conf.py
index 04d6615..eaf8e92 100644
--- a/c_user/conf.py
+++ b/c-user/conf.py
@@ -9,5 +9,5 @@ release = '4.11.0'
project = "RTEMS C User Manual"
latex_documents = [
- ('index', 'c_user.tex', u'RTEMS C User Documentation', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'c-user.tex', u'RTEMS C User Documentation', u'RTEMS Documentation Project', 'manual'),
]
diff --git a/c_user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index e993877..e993877 100644
--- a/c_user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
diff --git a/c_user/constant_bandwidth_server.rst b/c-user/constant_bandwidth_server.rst
index 135dfdb..135dfdb 100644
--- a/c_user/constant_bandwidth_server.rst
+++ b/c-user/constant_bandwidth_server.rst
diff --git a/c_user/cpu_usage_statistics.rst b/c-user/cpu_usage_statistics.rst
index 2fbe754..2fbe754 100644
--- a/c_user/cpu_usage_statistics.rst
+++ b/c-user/cpu_usage_statistics.rst
diff --git a/c_user/directive_status_codes.rst b/c-user/directive_status_codes.rst
index b4c7f3b..b4c7f3b 100644
--- a/c_user/directive_status_codes.rst
+++ b/c-user/directive_status_codes.rst
diff --git a/c_user/dual_ports_memory_manager.rst b/c-user/dual_ports_memory_manager.rst
index 0502e42..0502e42 100644
--- a/c_user/dual_ports_memory_manager.rst
+++ b/c-user/dual_ports_memory_manager.rst
diff --git a/c_user/event_manager.rst b/c-user/event_manager.rst
index 724d138..724d138 100644
--- a/c_user/event_manager.rst
+++ b/c-user/event_manager.rst
diff --git a/c_user/example_application.rst b/c-user/example_application.rst
index 49f6e9b..49f6e9b 100644
--- a/c_user/example_application.rst
+++ b/c-user/example_application.rst
diff --git a/c_user/fatal_error.rst b/c-user/fatal_error.rst
index 6ffd43b..6ffd43b 100644
--- a/c_user/fatal_error.rst
+++ b/c-user/fatal_error.rst
diff --git a/c_user/glossary.rst b/c-user/glossary.rst
index e7fd794..e7fd794 100644
--- a/c_user/glossary.rst
+++ b/c-user/glossary.rst
diff --git a/c_user/index.rst b/c-user/index.rst
index 3333551..3333551 100644
--- a/c_user/index.rst
+++ b/c-user/index.rst
diff --git a/c_user/initialization.rst b/c-user/initialization.rst
index 9df30f0..9df30f0 100644
--- a/c_user/initialization.rst
+++ b/c-user/initialization.rst
diff --git a/c_user/interrupt_manager.rst b/c-user/interrupt_manager.rst
index f9a4648..f9a4648 100644
--- a/c_user/interrupt_manager.rst
+++ b/c-user/interrupt_manager.rst
diff --git a/c_user/io_manager.rst b/c-user/io_manager.rst
index 50340c9..50340c9 100644
--- a/c_user/io_manager.rst
+++ b/c-user/io_manager.rst
diff --git a/c_user/key_concepts.rst b/c-user/key_concepts.rst
index ef464bb..ef464bb 100644
--- a/c_user/key_concepts.rst
+++ b/c-user/key_concepts.rst
diff --git a/c_user/linker_sets.rst b/c-user/linker_sets.rst
index ad45fea..ad45fea 100644
--- a/c_user/linker_sets.rst
+++ b/c-user/linker_sets.rst
diff --git a/c_user/message_manager.rst b/c-user/message_manager.rst
index d622cef..d622cef 100644
--- a/c_user/message_manager.rst
+++ b/c-user/message_manager.rst
diff --git a/c_user/multiprocessing.rst b/c-user/multiprocessing.rst
index 5270256..5270256 100644
--- a/c_user/multiprocessing.rst
+++ b/c-user/multiprocessing.rst
diff --git a/c_user/object_services.rst b/c-user/object_services.rst
index f4b388a..f4b388a 100644
--- a/c_user/object_services.rst
+++ b/c-user/object_services.rst
diff --git a/c_user/overview.rst b/c-user/overview.rst
index 273e5ed..273e5ed 100644
--- a/c_user/overview.rst
+++ b/c-user/overview.rst
diff --git a/c_user/partition_manager.rst b/c-user/partition_manager.rst
index 1de5fc1..1de5fc1 100644
--- a/c_user/partition_manager.rst
+++ b/c-user/partition_manager.rst
diff --git a/c_user/pci_library.rst b/c-user/pci_library.rst
index 6bc5988..6bc5988 100644
--- a/c_user/pci_library.rst
+++ b/c-user/pci_library.rst
diff --git a/c_user/preface.rst b/c-user/preface.rst
index e593a9e..e593a9e 100644
--- a/c_user/preface.rst
+++ b/c-user/preface.rst
diff --git a/c_user/rate_monotonic_manager.rst b/c-user/rate_monotonic_manager.rst
index e0fc66b..e0fc66b 100644
--- a/c_user/rate_monotonic_manager.rst
+++ b/c-user/rate_monotonic_manager.rst
diff --git a/c_user/red_black_trees.rst b/c-user/red_black_trees.rst
index 77dcf3f..77dcf3f 100644
--- a/c_user/red_black_trees.rst
+++ b/c-user/red_black_trees.rst
diff --git a/c_user/region_manager.rst b/c-user/region_manager.rst
index 699a3a6..699a3a6 100644
--- a/c_user/region_manager.rst
+++ b/c-user/region_manager.rst
diff --git a/c_user/rtems_data_types.rst b/c-user/rtems_data_types.rst
index 015901d..015901d 100644
--- a/c_user/rtems_data_types.rst
+++ b/c-user/rtems_data_types.rst
diff --git a/c_user/scheduling_concepts.rst b/c-user/scheduling_concepts.rst
index c7ccb2d..c7ccb2d 100644
--- a/c_user/scheduling_concepts.rst
+++ b/c-user/scheduling_concepts.rst
diff --git a/c_user/semaphore_manager.rst b/c-user/semaphore_manager.rst
index b328e00..b328e00 100644
--- a/c_user/semaphore_manager.rst
+++ b/c-user/semaphore_manager.rst
diff --git a/c_user/signal_manager.rst b/c-user/signal_manager.rst
index e9c1d6e..e9c1d6e 100644
--- a/c_user/signal_manager.rst
+++ b/c-user/signal_manager.rst
diff --git a/c_user/stack_bounds_checker.rst b/c-user/stack_bounds_checker.rst
index 0ce5a44..0ce5a44 100644
--- a/c_user/stack_bounds_checker.rst
+++ b/c-user/stack_bounds_checker.rst
diff --git a/c_user/symmetric_multiprocessing_services.rst b/c-user/symmetric_multiprocessing_services.rst
index ac9cb6b..ac9cb6b 100644
--- a/c_user/symmetric_multiprocessing_services.rst
+++ b/c-user/symmetric_multiprocessing_services.rst
diff --git a/c_user/task_manager.rst b/c-user/task_manager.rst
index 449ca3c..449ca3c 100644
--- a/c_user/task_manager.rst
+++ b/c-user/task_manager.rst
diff --git a/c_user/timer_manager.rst b/c-user/timer_manager.rst
index 2b1f2f5..2b1f2f5 100644
--- a/c_user/timer_manager.rst
+++ b/c-user/timer_manager.rst
diff --git a/c_user/timespec_helpers.rst b/c-user/timespec_helpers.rst
index b24a63d..b24a63d 100644
--- a/c_user/timespec_helpers.rst
+++ b/c-user/timespec_helpers.rst
diff --git a/c_user/user_extensions.rst b/c-user/user_extensions.rst
index 664d70a..664d70a 100644
--- a/c_user/user_extensions.rst
+++ b/c-user/user_extensions.rst
diff --git a/c_user/wscript b/c-user/wscript
index 4a5f474..4a5f474 100644
--- a/c_user/wscript
+++ b/c-user/wscript