mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-29 14:05:21 -04:00
add sphinx autogenerated documentation
This commit is contained in:
parent
1b8abc0961
commit
d4c4a2d4ac
13 changed files with 799 additions and 7 deletions
39
archivebox/docs/archivebox.rst
Normal file
39
archivebox/docs/archivebox.rst
Normal file
|
@ -0,0 +1,39 @@
|
|||
archivebox package
|
||||
==================
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
archivebox.cli
|
||||
archivebox.core
|
||||
archivebox.legacy
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
archivebox.manage module
|
||||
------------------------
|
||||
|
||||
.. automodule:: archivebox.manage
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
archivebox.tests module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: archivebox.tests
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: archivebox
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
Loading…
Add table
Add a link
Reference in a new issue