From 52e72221bf65d118bc323866243f3fdbd2589c58 Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Wed, 5 Aug 2020 17:21:45 -0700 Subject: Initialize gh-pages --- _sources/index.rst.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 _sources/index.rst.txt (limited to '_sources/index.rst.txt') diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt new file mode 100644 index 0000000..1901192 --- /dev/null +++ b/_sources/index.rst.txt @@ -0,0 +1,24 @@ +.. alphanum documentation master file, created by + sphinx-quickstart on Wed Jan 8 09:24:16 2020. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to alphanum's documentation! +==================================== + +.. mdinclude:: ../README.md + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + source/modules + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` -- cgit v1.2.3