1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-31 02:00:05 +02:00

add sphinx autogenerated documentation

This commit is contained in:
Nick Sweeting
2019-04-27 17:27:25 -04:00
parent 1b8abc0961
commit d4c4a2d4ac
13 changed files with 799 additions and 7 deletions

View File

@@ -9,6 +9,9 @@ flake8 = "*"
mypy = "*"
django-stubs = "*"
setuptools = "*"
sphinx = "*"
recommonmark = "*"
sphinx-py3doc-enhanced-theme = "*"
[packages]
dataclasses = "*"