django-dbfilestorage/docs/index.rst
Tyrel Souza 93df8c6939 Documentation (#5)
Add a lot of missing documentation

* try codeblock

* code

* backticks

* markdown, not rst

* examples

* unindent

* stub out docs

* change theme, add docs for installation

* More documentation

* remove debug print

* flake8
2016-12-08 13:43:12 -05:00

23 lines
479 B
ReStructuredText

.. Django DB File Storage documentation master file, created by
sphinx-quickstart on Wed Dec 7 14:50:49 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Django DB File Storage
======================
.. toctree::
:maxdepth: 2
:caption: Contents:
dbfilestorage/installation
dbfilestorage/usage
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`