Create minimal documentation with Sphinx

This commit is contained in:
Alexander Graf
2017-08-25 16:54:36 +02:00
parent 1928db63bb
commit ec2e09edcf
9 changed files with 661 additions and 2 deletions

28
docs/index.rst Normal file
View File

@@ -0,0 +1,28 @@
.. Instaloader documentation master file, created by
sphinx-quickstart on Fri Aug 25 15:38:26 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Instaloader Documentation
=========================
**Table of Contents**:
.. toctree::
:maxdepth: 2
installation
basic-usage
cli-options
as-module
.. include:: ../README.rst
:start-after: disclaimer-start
:end-before: disclaimer-end
..
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`