diff options
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst new file mode 100644 index 00000000000..c840c87feab --- /dev/null +++ b/docs/source/index.rst @@ -0,0 +1,32 @@ +.. MAME documentation master file, created by + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +MAME Documentation +================== + +.. note:: + This documentation is a work in progress. You can track the status of these topics through our public documentation `issue tracker <https://github.com/mamedev/docs/issues>`_. Learn how you can `contribute <https://github.com/mamedev/docs/blob/master/CONTRIBUTING.md>`_ on GitHub. + +.. toctree:: + :titlesonly: + + whatis + initialsetup/index + + usingmame/index + commandline/index + advanced/index + + tools/index + + techspecs/index + + security + license + +Contribute +---------- + +The documentation on this site is the handiwork of our many contributors. + |