mirror of
https://github.com/OCA/odoo-sphinx-autodoc.git
synced 2026-04-23 19:03:50 -06:00
sphinx extension that allows to use "openerp.addons.*" with sphinx autodoc feature
- Python 100%
|
|
||
|---|---|---|
| sphinxodoo | ||
| CHANGES.txt | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.txt | ||
| setup.py | ||
=================== 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