Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 704 Bytes

File metadata and controls

34 lines (20 loc) · 704 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