diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..910d8047 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,20 @@ +.. PySimpleGUI documentation master file, created by + sphinx-quickstart on Fri Aug 3 19:09:46 2018. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to PySimpleGUI's documentation! +======================================= + +.. toctree:: + :maxdepth: 2 + :caption: Contents: +README.md + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search`