Create minimal documentation with Sphinx
This commit is contained in:
28
docs/index.rst
Normal file
28
docs/index.rst
Normal 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`
|
||||
|
Reference in New Issue
Block a user