]> git.ipfire.org Git - thirdparty/patchwork.git/commit
docs: Integrate API schema into docs
authorStephen Finucane <stephen@that.guru>
Sat, 27 Oct 2018 00:31:43 +0000 (01:31 +0100)
committerStephen Finucane <stephen@that.guru>
Tue, 29 Jan 2019 09:35:08 +0000 (09:35 +0000)
commit806f1086bf649383e53095220599fd9f564b117b
tree32f7ba097cdaac31a567071fcd42f13f5f55b012
parentf825f207e91c2bf88e802e81cdfb1ee72114b2db
docs: Integrate API schema into docs

This takes advantage of the sphinxcontrib-openapi Sphinx extension,
which allows us to embed the REST API documentation into our docs quite
nicely.

Signed-off-by: Stephen Finucane <stephen@that.guru>
docs/api/rest/index.rst
docs/api/rest/schemas/index.rst [new file with mode: 0644]
docs/api/rest/schemas/v1.0.rst [new file with mode: 0644]
docs/api/rest/schemas/v1.1.rst [new file with mode: 0644]
docs/conf.py
docs/requirements.txt