On Sat, Jun 14, 2014 at 04:00:12PM -0500, Alexandro Colorado wrote: > Hi spending some time with the Odoo community (previously OpenERP) I > learn some other workflows of dealing with documenation. Being a > python shop they rely heavily on sphinx a documentation framework to > generate techical documentation about their ERP. > > I want to research on how we generate our own API documenation and > where can I see those scripts.
There are no scripts; in the source tree, the html API reference is generated from IDL files just the same way as when you download the SDK, see <SDK inst. dir.>/docs/tools.html autodoc is located in trunk/main/autodoc and is written in C++. Regards -- Ariel Constenla-Haile La Plata, Argentina
signature.asc
Description: Digital signature
