From dfb40b3640a212079ba287c6d4b47cb72c63d577 Mon Sep 17 00:00:00 2001 From: UnicronNL Date: Sun, 1 Jul 2018 13:42:38 +0200 Subject: Add docs --- docs/index.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/index.rst (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..8fbcb35 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,20 @@ +.. Build iso documentation master file, created by + sphinx-quickstart on Sun Jul 1 13:40:13 2018. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to Build iso's documentation! +===================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` -- cgit v1.2.3