Metadata-Version: 1.1
Name: odoo-sphinx-autodoc
Version: 0.3.2
Summary: Sphinx extension to use autodoc on openerp.addons.*
Home-page: UNKNOWN
Author: Sylvain Garancher
Author-email: sylvain.garancher@syleam.fr
License: LICENSE.txt
Description: ===================
        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
        
Platform: UNKNOWN
Requires: sphinx
