[ADD] doc: new documentation, with training tutorials, and new scaffolding
authorRaphael Collet <rco@openerp.com>
Fri, 22 Aug 2014 15:51:20 +0000 (17:51 +0200)
committerRaphael Collet <rco@openerp.com>
Fri, 22 Aug 2014 15:51:20 +0000 (17:51 +0200)
commit2ad092b5e54fa39a906b38d9240e08b9800ea0da
tree1879c2a6efe8ed1626d92635870aaff922306492
parent97256fa1fba6c7d3d02962b5948158d17852cf43
[ADD] doc: new documentation, with training tutorials, and new scaffolding
406 files changed:
addons/web/static/src/js/view_list.js
addons/web/static/src/js/views.js
addons/web_graph/static/src/js/graph_view.js
doc/01_getting_started.rst [deleted file]
doc/02_architecture.rst [deleted file]
doc/03_module_dev.rst [deleted file]
doc/03_module_dev_01.rst [deleted file]
doc/03_module_dev_02.rst [deleted file]
doc/03_module_dev_03.rst [deleted file]
doc/03_module_dev_04.rst [deleted file]
doc/03_module_dev_05.rst [deleted file]
doc/03_module_dev_06.rst [deleted file]
doc/04_security.rst [deleted file]
doc/05_test_framework.rst [deleted file]
doc/06_ir_qweb.rst [deleted file]
doc/06_misc.rst [deleted file]
doc/06_misc_auto_join.rst [deleted file]
doc/06_misc_import.rst [deleted file]
doc/06_misc_import_o2m.txt [deleted file]
doc/06_misc_list_font_style.rst [deleted file]
doc/06_misc_need_action_specs.rst [deleted file]
doc/06_misc_on_change_tips.rst [deleted file]
doc/06_misc_user_img_specs.rst [deleted file]
doc/_static/.placeholder [new file with mode: 0644]
doc/_static/02_mvc_diagram.png [deleted file]
doc/_static/02_openerp_architecture.png [deleted file]
doc/_static/03_module_gen_view.png [deleted file]
doc/_static/odoo.css [new file with mode: 0644]
doc/_static/openerp.png [deleted file]
doc/_static/pull-request-version.png [deleted file]
doc/_templates/issue_template.md [deleted file]
doc/_templates/sidebarintro.html [deleted file]
doc/_templates/sidebarlogo.html [deleted file]
doc/_themes/.gitignore [deleted file]
doc/_themes/odoodoc/README.rst [new file with mode: 0644]
doc/_themes/odoodoc/__init__.py [new file with mode: 0644]
doc/_themes/odoodoc/html_domain.py [new file with mode: 0644]
doc/_themes/odoodoc/layout.html [new file with mode: 0644]
doc/_themes/odoodoc/odoo_pygments.py [new file with mode: 0644]
doc/_themes/odoodoc/sphinx_monkeypatch.py [new file with mode: 0644]
doc/_themes/odoodoc/static/ZeroClipboard.min.js [new file with mode: 0644]
doc/_themes/odoodoc/static/ZeroClipboard.swf [new file with mode: 0644]
doc/_themes/odoodoc/static/app.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/affix.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/alert.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/button.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/carousel.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/collapse.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/dropdown.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/modal.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/popover.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/scrollspy.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tab.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/index.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/affix.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/alert.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/button.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/carousel.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/collapse.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/dropdown.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/modal.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/phantom.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/popover.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/scrollspy.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/tab.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/unit/tooltip.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/vendor/jquery.min.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/vendor/qunit.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/affix.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/alert.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/button.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/carousel.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/collapse.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/dropdown.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/modal.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/popover.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/scrollspy.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/tab.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tests/visual/tooltip.html [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/tooltip.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/js/transition.js [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/alerts.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/badges.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/bootstrap.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/breadcrumbs.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/button-groups.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/buttons.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/carousel.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/close.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/code.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/component-animations.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/dropdowns.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/forms.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/glyphicons.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/grid.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/input-groups.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/jumbotron.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/labels.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/list-group.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/media.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/alerts.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/background-variant.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/border-radius.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/buttons.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/center-block.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/clearfix.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/forms.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/gradients.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/grid-framework.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/grid.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/hide-text.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/image.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/labels.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/list-group.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/nav-divider.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/nav-vertical-align.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/opacity.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/pagination.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/panels.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/progress-bar.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/reset-filter.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/resize.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/responsive-visibility.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/size.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/tab-focus.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/table-row.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/text-emphasis.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/text-overflow.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/mixins/vendor-prefixes.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/modals.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/navbar.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/navs.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/normalize.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/pager.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/pagination.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/panels.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/popovers.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/print.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/progress-bars.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/responsive-embed.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/responsive-utilities.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/scaffolding.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/tables.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/theme.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/thumbnails.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/tooltip.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/type.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/utilities.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/variables.less [new file with mode: 0644]
doc/_themes/odoodoc/static/bootstrap/less/wells.less [new file with mode: 0644]
doc/_themes/odoodoc/static/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
doc/_themes/odoodoc/static/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
doc/_themes/odoodoc/static/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
doc/_themes/odoodoc/static/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
doc/_themes/odoodoc/static/odoo_logo_rgb.png [new file with mode: 0644]
doc/_themes/odoodoc/static/odoodoc.css_t [new file with mode: 0644]
doc/_themes/odoodoc/static/style.css [new file with mode: 0644]
doc/_themes/odoodoc/static/style.less [new file with mode: 0644]
doc/_themes/odoodoc/theme.conf [new file with mode: 0644]
doc/_themes/sphinx_bootstrap_theme/__init__.py [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/globaltoc.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/layout.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/localtoc.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/navbar-2.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/navbar.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/navbarsearchbox.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/navbartoc.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/relations.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/search.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/searchbox.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/searchresults.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/sourcelink.html [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings-white.png [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings.png [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.js [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.min.js [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap-theme.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap-theme.css.map [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap-theme.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap.css.map [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/css/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/js/bootstrap.js [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.1.0/js/bootstrap.min.js [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.css_t [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.js_t [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/amelia/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/cerulean/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/cosmo/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/cupid/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/cyborg/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/flatly/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/fonts [deleted symlink]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/journal/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/lumen/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/readable/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/simplex/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/slate/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/spacelab/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/superhero/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/united/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.1.0/yeti/bootstrap.min.css [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/js/jquery-1.11.0.min.js [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/static/js/jquery-fix.js [deleted file]
doc/_themes/sphinx_bootstrap_theme/bootstrap/theme.conf [deleted file]
doc/api_models.rst [deleted file]
doc/changelog.rst [deleted file]
doc/conf.py
doc/deployment-gunicorn.rst [deleted file]
doc/deployment-mod-wsgi.rst [deleted file]
doc/form-view-guidelines.rst [deleted file]
doc/form-view-guidelines/header.png [deleted file]
doc/form-view-guidelines/header2.png [deleted file]
doc/form-view-guidelines/header3.png [deleted file]
doc/form-view-guidelines/nosheet.png [deleted file]
doc/form-view-guidelines/oppreadonly.png [deleted file]
doc/form-view-guidelines/placeholder.png [deleted file]
doc/form-view-guidelines/screenshot-00.png [deleted file]
doc/form-view-guidelines/screenshot-01.png [deleted file]
doc/form-view-guidelines/screenshot-02.png [deleted file]
doc/form-view-guidelines/screenshot-03.png [deleted file]
doc/form-view-guidelines/screenshot-04.png [deleted file]
doc/form-view-guidelines/sheet.png [deleted file]
doc/form-view-guidelines/status.png [deleted file]
doc/form-view-guidelines/status1.png [deleted file]
doc/form-view-guidelines/status2.png [deleted file]
doc/form-view-guidelines/wizard-popup.png [deleted file]
doc/git.rst
doc/glossary.rst [new file with mode: 0644]
doc/guides.rst [new file with mode: 0644]
doc/guides/deployment.rst [new file with mode: 0644]
doc/guides/snippets.rst [new file with mode: 0644]
doc/guides/themes.rst [new file with mode: 0644]
doc/guides/workflows.rst [new file with mode: 0644]
doc/howto/howto_website.rst [deleted file]
doc/howto/howto_website/basic-page [deleted file]
doc/howto/howto_website/data-to-demo [deleted file]
doc/howto/howto_website/disable-events-filters [deleted file]
doc/howto/howto_website/events-dependency [deleted file]
doc/howto/howto_website/events-menu-rename [deleted file]
doc/howto/howto_website/events-remove-breadcrumbs [deleted file]
doc/howto/howto_website/field-label [deleted file]
doc/howto/howto_website/hellobootstrap.png [deleted file]
doc/howto/howto_website/helloworld.png [deleted file]
doc/howto/howto_website/lecture-view-list [deleted file]
doc/howto/howto_website/lectures-action-and-menus [deleted file]
doc/howto/howto_website/lectures-model-add [deleted file]
doc/howto/howto_website/manifest [deleted file]
doc/howto/howto_website/move-to-openerp-objects [deleted file]
doc/howto/howto_website/series [deleted file]
doc/howto/howto_website/simplify-lectures-list [deleted file]
doc/howto/howto_website/ta-controller [deleted file]
doc/howto/howto_website/ta-data [deleted file]
doc/howto/howto_website/ta-html-biography [deleted file]
doc/howto/howto_website/ta-model [deleted file]
doc/howto/howto_website/ta-t-field [deleted file]
doc/howto/howto_website/ta-template-biography [deleted file]
doc/howto/howto_website/ta-view-fix [deleted file]
doc/howto/howto_website/templates-basic [deleted file]
doc/howto/howto_website/url-pattern [deleted file]
doc/howto/howto_website/website-dependency [deleted file]
doc/howto/howto_website/website-layoutify [deleted file]
doc/howtos/backend.rst [new file with mode: 0644]
doc/howtos/backend/exercise-access-rights [new file with mode: 0644]
doc/howtos/backend/exercise-access-rules [new file with mode: 0644]
doc/howtos/backend/exercise-advanced-treeview [new file with mode: 0644]
doc/howtos/backend/exercise-basic-action [new file with mode: 0644]
doc/howtos/backend/exercise-calendar [new file with mode: 0644]
doc/howtos/backend/exercise-computed [new file with mode: 0644]
doc/howtos/backend/exercise-constraint-python [new file with mode: 0644]
doc/howtos/backend/exercise-constraint-sql [new file with mode: 0644]
doc/howtos/backend/exercise-copy-override [new file with mode: 0644]
doc/howtos/backend/exercise-creation [new file with mode: 0644]
doc/howtos/backend/exercise-dashboard [new file with mode: 0644]
doc/howtos/backend/exercise-defaults [new file with mode: 0644]
doc/howtos/backend/exercise-demo [new file with mode: 0644]
doc/howtos/backend/exercise-domain-advanced [new file with mode: 0644]
doc/howtos/backend/exercise-domain-basic [new file with mode: 0644]
doc/howtos/backend/exercise-formview [new file with mode: 0644]
doc/howtos/backend/exercise-formview-notebooks [new file with mode: 0644]
doc/howtos/backend/exercise-gantt [new file with mode: 0644]
doc/howtos/backend/exercise-graph [new file with mode: 0644]
doc/howtos/backend/exercise-kanban [new file with mode: 0644]
doc/howtos/backend/exercise-many2many [new file with mode: 0644]
doc/howtos/backend/exercise-many2one [new file with mode: 0644]
doc/howtos/backend/exercise-model [new file with mode: 0644]
doc/howtos/backend/exercise-model-inheritance [new file with mode: 0644]
doc/howtos/backend/exercise-o2m-views [new file with mode: 0644]
doc/howtos/backend/exercise-onchange [new file with mode: 0644]
doc/howtos/backend/exercise-one2many [new file with mode: 0644]
doc/howtos/backend/exercise-report [new file with mode: 0644]
doc/howtos/backend/exercise-searchview [new file with mode: 0644]
doc/howtos/backend/exercise-searchview-basic [new file with mode: 0644]
doc/howtos/backend/exercise-session [new file with mode: 0644]
doc/howtos/backend/exercise-state-basic [new file with mode: 0644]
doc/howtos/backend/exercise-state-workflow [new file with mode: 0644]
doc/howtos/backend/exercise-state-workflow-actions [new file with mode: 0644]
doc/howtos/backend/exercise-state-workflow-automatic [new file with mode: 0644]
doc/howtos/backend/inheritance_methods.png [new file with mode: 0644]
doc/howtos/backend/series [new file with mode: 0644]
doc/howtos/website.rst [new file with mode: 0644]
doc/howtos/website/basic-acl [new file with mode: 0644]
doc/howtos/website/basic-controller [new file with mode: 0644]
doc/howtos/website/basic-list.png [new file with mode: 0644]
doc/howtos/website/basic-model [new file with mode: 0644]
doc/howtos/website/biography-esc [new file with mode: 0644]
doc/howtos/website/biography-field [new file with mode: 0644]
doc/howtos/website/chatter-backend [new file with mode: 0644]
doc/howtos/website/converter-model [new file with mode: 0644]
doc/howtos/website/course-m2o [new file with mode: 0644]
doc/howtos/website/course-no-price [new file with mode: 0644]
doc/howtos/website/course-o2m [new file with mode: 0644]
doc/howtos/website/course-product [new file with mode: 0644]
doc/howtos/website/course-products-sidebar [new file with mode: 0644]
doc/howtos/website/course-views [new file with mode: 0644]
doc/howtos/website/data-retrieval-orm [new file with mode: 0644]
doc/howtos/website/demo-data [new file with mode: 0644]
doc/howtos/website/field-format [new file with mode: 0644]
doc/howtos/website/field-raw [new file with mode: 0644]
doc/howtos/website/field-widget [new file with mode: 0644]
doc/howtos/website/helloworld.png [new file with mode: 0644]
doc/howtos/website/layout.png [new file with mode: 0644]
doc/howtos/website/module-empty [new file with mode: 0644]
doc/howtos/website/product-dependency [new file with mode: 0644]
doc/howtos/website/routing-basic [new file with mode: 0644]
doc/howtos/website/routing-converter [new file with mode: 0644]
doc/howtos/website/series [new file with mode: 0644]
doc/howtos/website/teacher-links [new file with mode: 0644]
doc/howtos/website/teachers-formview [new file with mode: 0644]
doc/howtos/website/teachers-menu [new file with mode: 0644]
doc/howtos/website/template [new file with mode: 0644]
doc/howtos/website/website-support [new file with mode: 0644]
doc/index.rst
doc/ir_actions.rst [deleted file]
doc/modules.rst [new file with mode: 0644]
doc/modules/mail.rst [new file with mode: 0644]
doc/new_api.rst [deleted file]
doc/orm-methods.rst [deleted file]
doc/reference.rst [new file with mode: 0644]
doc/reference/cmdline.rst [new file with mode: 0644]
doc/reference/data.rst [new file with mode: 0644]
doc/reference/http.rst [new file with mode: 0644]
doc/reference/javascript.rst [new file with mode: 0644]
doc/reference/module.rst [new file with mode: 0644]
doc/reference/orm.rst [new file with mode: 0644]
doc/reference/qweb.rst [new file with mode: 0644]
doc/reference/reports.rst [new file with mode: 0644]
doc/reference/security.rst [new file with mode: 0644]
doc/reference/views.rst [new file with mode: 0644]
doc/report-declaration.rst [deleted file]
doc/routing.rst [deleted file]
doc/tutorials.rst [new file with mode: 0644]
doc/workflows.rst [deleted file]
openerp/addons/base/ir/ir_http.py
openerp/addons/base/res/res_partner.py
openerp/addons/base/rng/view.rng
openerp/api.py
openerp/cli/scaffold.py
openerp/cli/scaffold/__init__.jinja2 [deleted file]
openerp/cli/scaffold/__openerp__.jinja2 [deleted file]
openerp/cli/scaffold/controllers.jinja2 [deleted file]
openerp/cli/scaffold/ir.model.access.jinja2 [deleted file]
openerp/cli/scaffold/models.jinja2 [deleted file]
openerp/cli/scaffold/record.jinja2 [deleted file]
openerp/cli/scaffold/theme_css.jinja2 [deleted file]
openerp/cli/scaffold/theme_xml.jinja2 [deleted file]
openerp/cli/scaffold/webclient_css.jinja2 [deleted file]
openerp/cli/scaffold/webclient_js.jinja2 [deleted file]
openerp/cli/scaffold/webclient_xml.jinja2 [deleted file]
openerp/cli/scaffold/xmldata.jinja2 [deleted file]
openerp/cli/templates/default/__init__.py [new file with mode: 0644]
openerp/cli/templates/default/__openerp__.py [new file with mode: 0644]
openerp/cli/templates/default/controllers.py [new file with mode: 0644]
openerp/cli/templates/default/demo.xml [new file with mode: 0644]
openerp/cli/templates/default/models.py [new file with mode: 0644]
openerp/cli/templates/default/security/ir.model.access.csv [new file with mode: 0644]
openerp/cli/templates/default/templates.xml [new file with mode: 0644]
openerp/exceptions.py
openerp/fields.py
openerp/import_xml.rng
openerp/models.py
openerp/modules/module.py
openerp/tools/convert.py
openerp/tools/view_validation.py