[PATCH 0/3] Add some API documentation
Stephen Finucane
stephen.finucane at intel.com
Sat Oct 10 14:21:48 AEDT 2015
Add some automatically generated documentation along with a small
HOWTO on XML-RPC (or, rather, patchwork's XML-RPC API) for new
developers. This will help lower the entry barrier for users who wish
to write their own scripts targetting the API.
Stephen Finucane (3):
trivial: Clean up 'views/xmlrpc.py'
views/xmlrpc: Add xmlrpc automatic documentation
docs: Add basic API guide
docs/api.md | 50 +++++++
patchwork/tests/test_xmlrpc.py | 6 -
patchwork/views/xmlrpc.py | 327 ++++++++++++++++++++++-------------------
3 files changed, 226 insertions(+), 157 deletions(-)
create mode 100644 docs/api.md
--
2.0.0
More information about the Patchwork
mailing list