]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1038275: Comprehensible documentation for the REST API
authorDavid Lawrence <dkl@mozilla.com>
Wed, 26 Nov 2014 15:43:40 +0000 (15:43 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 26 Nov 2014 15:43:40 +0000 (15:43 +0000)
commitfd1625fa45a5ed604b22a72ef77a7df762fbb7c0
tree3086ad9119afacc20eb42e1b627cacd8f533f9bc
parent45877e03a90ffdd5c21f8a9999375cf14f3aaa12
Bug 1038275: Comprehensible documentation for the REST API
r=gerv,a=glob
22 files changed:
Bugzilla/Install/Requirements.pm
docs/en/rst/api.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/attachment.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/bug-user-last-visit.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/bug.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/bugzilla.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/classification.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/comment.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/component.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/field.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/flagtype.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/general.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/group.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/index.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/product.rst [new file with mode: 0644]
docs/en/rst/api/core/v1/user.rst [new file with mode: 0644]
docs/en/rst/extensions.rst
docs/en/rst/index.rst
docs/en/rst/installation.rst
docs/makedocs.pl
extensions/Example/docs/en/rst/api/v1/index.rst [new file with mode: 0644]
extensions/Example/docs/en/rst/example.rst [moved from extensions/Example/doc/example.rst with 99% similarity]