sphinx-odoo-autodoc

Sphinx extension to use autodoc on odoo.addons.*


License
Other
Install
pip install sphinx-odoo-autodoc==0.3.3

Documentation

===================
Odoo Sphinx Autodoc
===================

This package provides a sphinx extension that allows to use "openerp.addons.*" with sphinx autodoc feature.

Options
=======

- sphinxodoo_addons : List of addons name to load (if empty, no addon will be loaded)
- sphinxodoo_root_path : Path of the Odoo root directory
- sphinxodoo_addons_path : List of paths were Odoo addons to load are located