summaryrefslogtreecommitdiffstats
path: root/user/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'user/hosts')
-rw-r--r--user/hosts/index.rst10
1 files changed, 6 insertions, 4 deletions
diff --git a/user/hosts/index.rst b/user/hosts/index.rst
index 71111f9..b1d1273 100644
--- a/user/hosts/index.rst
+++ b/user/hosts/index.rst
@@ -44,7 +44,9 @@ building tools is something you do once. Once the tools and RTEMS is built all
your time can be spent writing and developing your application. Over an hour
can happen and for the ARM architecture and with all BSPs it can be many hours.
-.. include:: os.rst
-.. include:: posix.rst
-.. include:: macos.rst
-.. include:: windows.rst
+.. toctree::
+
+ os
+ posix
+ macos
+ windows