add sphinx autogenerated documentation

This commit is contained in:
Nick Sweeting 2019-04-27 17:27:25 -04:00
parent 1b8abc0961
commit d4c4a2d4ac
13 changed files with 799 additions and 7 deletions

27
archivebox/docs/index.rst Normal file
View file

@ -0,0 +1,27 @@
.. 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