summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a53974f..87faf9f 100644
--- a/README.rst
+++ b/README.rst
@@ -42,4 +42,8 @@ The documentation for this port, residing in the ``doc`` directory, is written i
It is however possible to use GitHub ``.rst`` file rendering as a fallback:
-* `introduction <doc/source/introduction.rst>`_
+* `Introduction <doc/source/introduction.rst>`_
+* `Building the eCos kernel and applications <doc/source/compiling.rst>`_
+* `Running an eCos application on Colibri VF61 <doc/source/running.rst>`_
+* `Appendix A: custom eCos configuration <doc/source/appendix-a.rst>`_
+* `Appendix B: POSIX and µITRON compatibility <doc/source/appendix-b.rst>`_