← Back to team overview

openerp-doc team mailing list archive

Re: doc.openerp.com: error when building v6.1 doc.

 

On 10/11/2011 04:52 PM, Olivier Laurent wrote:
> An error has occured when building the documentation.

This occurred because I've modified our doc builder today so that the
auto-generated code documentation (in the dev book) is now properly
based on the 6.1/trunk code for the 6.1 documentation. Previously
everything was always based on 6.0 code.

This has triggered new warnings coming from the RST doc embedded in our
6.1 code, which is in fact a good sign :-)
I've now fixed these warnings in the code, so next 6.1 build should
pass, hopefully.

I manually tested the build for 6.0 after my changes on the doc builder
and it seemed to still work, so hopefully I didn't break _that_.


References