[ADD] initial theme guide + scaffolding
authorXavier Morel <xmo@openerp.com>
Tue, 2 Sep 2014 08:53:04 +0000 (10:53 +0200)
committerXavier Morel <xmo@openerp.com>
Tue, 2 Sep 2014 10:43:17 +0000 (12:43 +0200)
commiteab52acccd05945f69b5b3a0100c7dda074d87cc
treecbcf482a1fabef6727f19f7925c428be0923f984
parent98801be77f8bcd7fc249f9dd4884bc7577c787a6
[ADD] initial theme guide + scaffolding

incomplete, incorrect, committed for testing
doc/guides/themes.rst
openerp/cli/templates/default/__openerp__.py
openerp/cli/templates/theme/__init__.py [new file with mode: 0644]
openerp/cli/templates/theme/__openerp__.py [new file with mode: 0644]
openerp/cli/templates/theme/static/style/custom.less [new file with mode: 0644]
openerp/cli/templates/theme/views/options.xml [new file with mode: 0644]
openerp/cli/templates/theme/views/pages.xml [new file with mode: 0644]
openerp/cli/templates/theme/views/snippets.xml [new file with mode: 0644]