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

fix docs to use read-the-docs theme

This commit is contained in:
Nick Sweeting
2019-04-27 17:43:14 -04:00
parent d4c4a2d4ac
commit 248a4da99d
13 changed files with 284 additions and 185 deletions

View File

@@ -11,7 +11,7 @@ django-stubs = "*"
setuptools = "*"
sphinx = "*"
recommonmark = "*"
sphinx-py3doc-enhanced-theme = "*"
sphinx-rtd-theme = "*"
[packages]
dataclasses = "*"