mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-28 13:44:14 -04:00
27 lines
560 B
ReStructuredText
27 lines
560 B
ReStructuredText
.. ArchiveBox documentation master file, created by
|
|
sphinx-quickstart on Fri Apr 26 20:28:45 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to ArchiveBox's documentation!
|
|
======================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
archivebox
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
.. automodule:: archivebox
|
|
:members:
|
|
:inherited-members:
|
|
:show-inheritance:
|
|
|
|
archivebox
|