mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2025-12-18 23:04:21 +01:00
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:
@@ -30,6 +30,7 @@ rst_epilog = """
|
||||
versionnum=release
|
||||
)
|
||||
|
||||
master_doc = "index"
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
|
||||
5
docs/requirements.txt
Normal file
5
docs/requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
sphinx-argparse==0.2.5
|
||||
sphinxcontrib-napoleon==0.7
|
||||
sphinx-rtd-theme==0.4.3
|
||||
cmd2==0.9.24
|
||||
luigi==2.8.11
|
||||
Reference in New Issue
Block a user