odoo/doc/source/development.rst

11 lines
395 B
ReStructuredText

Contributing to OpenERP Web
===========================
* General organization and core ideas
* Internal documentation, autodoc, Python and JS domains
* QWeb code documentation/description
* Documentation of the OpenERP APIs and choices taken based on that?
* Style guide and coding conventions (PEP8? More)
* Test frameworks for Python and JS?
* Contribution lifecycles (e.g. merge proposals)