This package provides a sphinx extension that allows to use "odoo.addons.*" with sphinx autodoc feature.
- odoo_root_path : Path of the Odoo root directory
- odoo_addons_path : List of paths were Odoo addons to load are located
- odoo_config_path : Path to the Odoo config file, can be used instead of defining every directory in "odoo_addons_path"
Original work by Sylvain Garancher ([email protected])
Fork maintained by WilldooIT Ltd (https://www.willdooit.com/)
This fork is used internally by WilldooIT, no support will be offered to external developers.