aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAymeric Augustin2013-10-27 13:19:17 +0100
committerAymeric Augustin2013-10-27 13:19:17 +0100
commit89f12ba3c5762b4c94fb99f59865caa9df830838 (patch)
treeadbc49553bab483fa3070498dbb30848ebb85105 /docs/index.rst
parent6bf81c12d34dabfa74bb00290e5a84f807558c14 (diff)
downloaddjango-debug-toolbar-89f12ba3c5762b4c94fb99f59865caa9df830838.tar.bz2
Create Sphinx docs.
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..86e4f42
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,22 @@
+.. Django Debug Toolbar documentation master file, created by
+ sphinx-quickstart on Sun Oct 27 13:18:25 2013.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Django Debug Toolbar's documentation!
+================================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+