File: index.rst

package info (click to toggle)
oca-core 11.0.20180730-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 509,684 kB
  • sloc: xml: 258,806; python: 164,081; sql: 217; sh: 92; makefile: 16
file content (55 lines) | stat: -rw-r--r-- 862 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
.. OpenERP Web documentation master file, created by
   sphinx-quickstart on Fri Mar 18 16:31:55 2011.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

OpenERP Web Reference Documentation
===================================

See also the `OpenERP Web Training`_.

.. _OpenERP Web Training: https://doc.openerp.com/trunk/training/

Basics
------

.. toctree::
    :maxdepth: 1

    module
    changelog-7.0

Server-Side Web Framework
-------------------------

.. toctree::
    :maxdepth: 1

    web_controllers

Javascript
----------

.. toctree::
    :maxdepth: 1

    guidelines
    client_action
    testing

Views
-----

.. toctree::
    :maxdepth: 1

    search_view
    list_view
    form_view

Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`