summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/api/core/v1/index.rst
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2014-11-26 16:37:59 +0100
committerDavid Lawrence <dkl@mozilla.com>2014-11-26 16:37:59 +0100
commitad031a17fbd31766c4a5d1fe8894178784262d3e (patch)
tree3d7badd3a23338cbcc3c0e5de66cb29bd3c2eda2 /docs/en/rst/api/core/v1/index.rst
parent649a38910889a9945e2ef22f5d6ff4d32fceeba6 (diff)
downloadbugzilla-ad031a17fbd31766c4a5d1fe8894178784262d3e.tar.gz
bugzilla-ad031a17fbd31766c4a5d1fe8894178784262d3e.tar.xz
Bug 1038275: Comprehensible documentation for the REST API
r=gerv,a=glob
Diffstat (limited to 'docs/en/rst/api/core/v1/index.rst')
-rw-r--r--docs/en/rst/api/core/v1/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/en/rst/api/core/v1/index.rst b/docs/en/rst/api/core/v1/index.rst
new file mode 100644
index 000000000..933aeed96
--- /dev/null
+++ b/docs/en/rst/api/core/v1/index.rst
@@ -0,0 +1,18 @@
+Core API v1
+===========
+
+.. toctree::
+
+ general
+ attachment
+ bug
+ bug-user-last-visit
+ bugzilla
+ classification
+ comment
+ component
+ field
+ flagtype
+ group
+ product
+ user