sphinx extension that allows to use "openerp.addons.*" with sphinx autodoc feature
Find a file
Yannick Vaucher 1856379d54 Merge pull request #7 from gurneyalex/fix-6_odoo10-compat
handle odoo10 new namespace
2017-01-10 11:11:33 +01:00
sphinxodoo don't use a boolean variable 2017-01-09 16:26:31 +01:00
CHANGES.txt Prepare release 0.3.2 2016-04-21 11:45:31 +02:00
LICENSE.txt [INIT] Initial commit 2015-06-02 13:40:04 +02:00
MANIFEST.in [INIT] Initial commit 2015-06-02 13:40:04 +02:00
README.txt [IMP] Add extension options in README.txt 2015-06-02 14:11:04 +02:00
setup.py Prepare release 0.3.2 2016-04-21 11:45:31 +02:00

===================
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