mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 21:24:16 -04:00
fix docs to use read-the-docs theme
This commit is contained in:
parent
d4c4a2d4ac
commit
248a4da99d
13 changed files with 284 additions and 185 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue