Metadata-Version: 1.1
Name: sphinx-odoo-autodoc
Version: 0.3.3
Summary: Sphinx extension to use autodoc on odoo.addons.*
Home-page: https://github.com/nseinlet/odoo-sphinx-autodoc
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 "odoo.addons.*" with sphinx autodoc feature.
        
        Options
        =======
        
        - sphinxodooautodoc_addons : List of addons name to load (if empty, no addon will be loaded)
        - sphinxodooautodoc_root_path : Path of the Odoo root directory
        - sphinxodooautodoc_addons_path : List of paths were Odoo addons to load are located
        
        Authors
        =======
        
        Original work by Sylvain Garancher (sylvain.garancher@syleam.fr)
        
Platform: UNKNOWN
Requires: sphinx
