Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 728 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 728 Bytes

odoo-development

How to contribute

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    sudo pip install sphinx sphinx-autobuild
    sudo pip install sphinx_rtd_theme
    

Contribution