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 _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
