mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-22 02:45:10 -04:00
add sphinx autogenerated documentation
This commit is contained in:
parent
1b8abc0961
commit
d4c4a2d4ac
13 changed files with 799 additions and 7 deletions
30
archivebox/docs/archivebox.core.migrations.rst
Normal file
30
archivebox/docs/archivebox.core.migrations.rst
Normal file
|
@ -0,0 +1,30 @@
|
|||
archivebox.core.migrations package
|
||||
==================================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
archivebox.core.migrations.0001\_initial module
|
||||
-----------------------------------------------
|
||||
|
||||
.. automodule:: archivebox.core.migrations.0001_initial
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
archivebox.core.migrations.0002\_auto\_20190417\_0739 module
|
||||
------------------------------------------------------------
|
||||
|
||||
.. automodule:: archivebox.core.migrations.0002_auto_20190417_0739
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: archivebox.core.migrations
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
Loading…
Add table
Add a link
Reference in a new issue