summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/index.rst
diff options
context:
space:
mode:
authorGervase Markham <gerv@gerv.net>2014-01-17 11:15:14 +0100
committerGervase Markham <gerv@mozilla.org>2014-01-17 11:15:14 +0100
commit4105a4885d093295c71dd5d08e160b3e6cc7ee0f (patch)
tree317a067c7ca5d1556ba9208f358403cb996b48b2 /docs/en/rst/index.rst
parent22c96de30e07d73456cb336896f9c483f8790b8d (diff)
downloadbugzilla-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.tar.gz
bugzilla-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.tar.xz
Bug 912064 - convert docs to ReStructured Text (.rst) format. r,a=justdave.
Diffstat (limited to 'docs/en/rst/index.rst')
-rw-r--r--docs/en/rst/index.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/en/rst/index.rst b/docs/en/rst/index.rst
new file mode 100644
index 000000000..d7d7bf94c
--- /dev/null
+++ b/docs/en/rst/index.rst
@@ -0,0 +1,32 @@
+.. Bugzilla documentation master file, created by
+ sphinx-quickstart on Tue Sep 3 16:11:00 2013.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Bugzilla Documentation
+======================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 3
+ :numbered:
+
+ about
+ installation
+ administration
+ security
+ using
+ customization
+ troubleshooting
+ patches
+ modules
+ gfdl
+ glossary
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`search`