Add note/todo in production doc
[odoo/odoo.git] / doc / source / development.rst
1 Contributing to OpenERP Web
2 ===========================
3
4 * General organization and core ideas (design philosophies)
5 * Internal documentation, autodoc, Python and JS domains
6 * QWeb code documentation/description
7 * Documentation of the OpenERP APIs and choices taken based on that?
8 * Style guide and coding conventions (PEP8? More)
9 * Test frameworks for Python and JS?