~openerp-commiter/openerp-web/trunk-bug-990883-pan

« back to all changes in this revision

Viewing changes to doc/source/development.rst

  • Committer: Xavier Morel
  • Date: 2011-03-18 16:17:50 UTC
  • mfrom: (56.1.3 dxhtml-calendar-vda)
  • Revision ID: xmo@openerp.com-20110318161750-q06pqbntvgq9x99b
[ADD] basic Sphinx documentation skeleton

--HG--
extra : convert_revision : xmo%40openerp.com-20110318161750-ntx6bacqwg24teft

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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?