summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index bf90036aa92..e2e54a4ee2b 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -11,21 +11,25 @@ MAME Documentation
==================
.. note::
- This documentation is a work in progress. You can track the status of these topics through MAME's `issue tracker <https://github.com/mamedev/mame/issues>`_. Learn how you can `contribute <https://github.com/mamedev/mame/blob/master/docs/CONTRIBUTING.md>`_ on GitHub.
+ This documentation is a work in progress. You can track the status of these topics through MAME's `issue tracker <https://github.com/mamedev/mame/issues>`_. Learn how you can :ref:`contribute <contributing>`.
.. toctree::
:titlesonly:
whatis
+ healthwarning
initialsetup/index
usingmame/index
commandline/index
+ plugins/index
advanced/index
debugger/index
+ luascript/index
tools/index
+ contributing/index
techspecs/index
security