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

@ -7,12 +7,23 @@ Subpackages
.. toctree::
archivebox.cli
archivebox.config
archivebox.core
archivebox.legacy
archivebox.extractors
archivebox.index
archivebox.parsers
Submodules
----------
archivebox.main module
----------------------
.. automodule:: archivebox.main
:members:
:undoc-members:
:show-inheritance:
archivebox.manage module
------------------------
@ -21,10 +32,10 @@ archivebox.manage module
:undoc-members:
:show-inheritance:
archivebox.tests module
-----------------------
archivebox.util module
----------------------
.. automodule:: archivebox.tests
.. automodule:: archivebox.util
:members:
:undoc-members:
:show-inheritance: