mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-02 22:07:58 +10:00
add sphinx autogenerated documentation
This commit is contained in:
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:
|
||||
Reference in New Issue
Block a user