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