Add docs (#4)

* initial work on sphinx docs; much left to do

* first pass at docs complete; still has some warts

* added requirements for readthedocs

* added requirements for readthedocs

* added requirements for readthedocs
This commit is contained in:
epi052
2020-01-27 06:11:22 -06:00
committed by GitHub
parent 5e4d71d32a
commit 8923d17d2e
2 changed files with 6 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ rst_epilog = """
versionnum=release
)
master_doc = "index"
# -- General configuration ---------------------------------------------------