RE: [PATCH v2 0/6] Add some API documentation

2015-10-16 Thread Finucane, Stephen
> On Fri, Oct 16, 2015 at 03:13:15PM +0100, Finucane, Stephen wrote: > > > On Mon, Oct 12, 2015 at 07:54:33PM +0100, Stephen Finucane wrote: > > > > docs/api.md| 51 +++ > > > > > > This conflicts with the readthedocs series sent earlier. > > > > *reStructuredText series - Mark

Re: [PATCH v2 0/6] Add some API documentation

2015-10-16 Thread Damien Lespiau
On Fri, Oct 16, 2015 at 03:13:15PM +0100, Finucane, Stephen wrote: > > On Mon, Oct 12, 2015 at 07:54:33PM +0100, Stephen Finucane wrote: > > > docs/api.md| 51 +++ > > > > This conflicts with the readthedocs series sent earlier. > > *reStructuredText series - Markdown works j

RE: [PATCH v2 0/6] Add some API documentation

2015-10-16 Thread Finucane, Stephen
> On Mon, Oct 12, 2015 at 07:54:33PM +0100, Stephen Finucane wrote: > > docs/api.md| 51 +++ > > This conflicts with the readthedocs series sent earlier. *reStructuredText series - Markdown works just fine with readthedocs. Yeah, I'm waiting for a reply to my questions on th

Re: [PATCH v2 0/6] Add some API documentation

2015-10-16 Thread Damien Lespiau
On Mon, Oct 12, 2015 at 07:54:33PM +0100, Stephen Finucane wrote: > docs/api.md| 51 +++ This conflicts with the readthedocs series sent earlier. -- Damien ___ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.

RE: [PATCH v2 0/6] Add some API documentation

2015-10-14 Thread Finucane, Stephen
> 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. Can I get some reviews on this series (and o

[PATCH v2 0/6] Add some API documentation

2015-10-12 Thread Stephen Finucane
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. --- v2: - Add extensive documentation for the XML-R