Set up boilerplate sphinx docs

This commit is contained in:
2020-01-21 06:18:09 +00:00
parent 3af9f51fb0
commit 72d502d0b7
5 changed files with 147 additions and 0 deletions
+19
View File
@@ -1,5 +1,7 @@
alabaster==0.7.12
argon2-cffi==19.2.0
asgiref==3.2.3
Babel==2.8.0
bleach==3.1.0
certifi==2019.11.28
cffi==1.13.2
@@ -9,18 +11,35 @@ Django==3.0.2
django-allauth==0.41.0
django-rest-auth==0.9.5
djangorestframework==3.11.0
docutils==0.16
fuzzywuzzy==0.17.0
idna==2.8
imagesize==1.2.0
Jinja2==2.10.3
MarkupSafe==1.1.1
oauthlib==3.1.0
packaging==20.0
Pillow==7.0.0
pkg-resources==0.0.0
pycparser==2.19
Pygments==2.5.2
pyparsing==2.4.6
python-dateutil==2.8.1
python-Levenshtein==0.12.0
python3-openid==3.1.0
pytz==2019.3
requests==2.22.0
requests-oauthlib==1.3.0
six==1.13.0
snowballstemmer==2.0.0
Sphinx==2.3.1
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
sqlparse==0.3.0
urllib3==1.25.7
webencodings==0.5.1