bosskopp / odoo-sphinx-autodoc

sphinx extension that allows to use "openerp.addons.*" with sphinx autodoc feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

sphinx extension that allows to use "openerp.addons.*" with sphinx autodoc feature

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%