~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

Viewing changes to i18n/ru/source/developer/index.rst

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. _book-develop-link:
 
3
.. i18n: 
 
4
.. i18n: Developer Book
 
5
.. i18n: ==============
 
6
..
 
7
 
 
8
.. _book-develop-link:
 
9
 
 
10
Developer Book
 
11
==============
 
12
 
 
13
.. i18n: .. toctree::
 
14
.. i18n:    :maxdepth: 3
 
15
.. i18n: 
 
16
.. i18n:    0_Foreword/index
 
17
..
 
18
 
 
19
.. toctree::
 
20
   :maxdepth: 3
 
21
 
 
22
   0_Foreword/index
 
23
 
 
24
.. i18n: Part 1 : Getting Started with OpenERP
 
25
.. i18n: -------------------------------------
 
26
..
 
27
 
 
28
Part 1 : Getting Started with OpenERP
 
29
-------------------------------------
 
30
 
 
31
.. i18n: .. toctree::
 
32
.. i18n:    :maxdepth: 2
 
33
.. i18n: 
 
34
.. i18n:    1_1_Introduction/index
 
35
.. i18n:    1_2_module_development/index
 
36
.. i18n:    1_3_oo_architecture/index
 
37
..
 
38
 
 
39
.. toctree::
 
40
   :maxdepth: 2
 
41
 
 
42
   1_1_Introduction/index
 
43
   1_2_module_development/index
 
44
   1_3_oo_architecture/index
 
45
 
 
46
.. i18n: Part 2 : Module Development
 
47
.. i18n: ---------------------------
 
48
..
 
49
 
 
50
Part 2 : Module Development
 
51
---------------------------
 
52
 
 
53
.. i18n: .. toctree::
 
54
.. i18n:    :maxdepth: 2
 
55
.. i18n: 
 
56
.. i18n:    2_4_module_development/index
 
57
.. i18n:    2_5_Objects_Fields_Methods/index
 
58
.. i18n:    2_6_views_events/index
 
59
.. i18n:    2_7_menu_action/index
 
60
..
 
61
 
 
62
.. toctree::
 
63
   :maxdepth: 2
 
64
 
 
65
   2_4_module_development/index
 
66
   2_5_Objects_Fields_Methods/index
 
67
   2_6_views_events/index
 
68
   2_7_menu_action/index
 
69
 
 
70
.. i18n: Part 3 : Business Process Development
 
71
.. i18n: -------------------------------------
 
72
..
 
73
 
 
74
Part 3 : Business Process Development
 
75
-------------------------------------
 
76
 
 
77
.. i18n: .. toctree::
 
78
.. i18n:    :maxdepth: 2
 
79
.. i18n: 
 
80
.. i18n:    3_9_Workflow_Business_Process/index
 
81
.. i18n:    3_10_wizard/index
 
82
.. i18n:    3_11_reports/index
 
83
.. i18n:    3_12_I18n/index
 
84
..
 
85
 
 
86
.. toctree::
 
87
   :maxdepth: 2
 
88
 
 
89
   3_9_Workflow_Business_Process/index
 
90
   3_10_wizard/index
 
91
   3_11_reports/index
 
92
   3_12_I18n/index
 
93
 
 
94
.. i18n: Part 4 : Business Process Advance Configuration
 
95
.. i18n: -----------------------------------------------
 
96
..
 
97
 
 
98
Part 4 : Business Process Advance Configuration
 
99
-----------------------------------------------
 
100
 
 
101
.. i18n: .. toctree::
 
102
.. i18n:    :maxdepth: 2
 
103
.. i18n: 
 
104
.. i18n:    4_13_server_action/index
 
105
.. i18n:    4_14_dashboard/index
 
106
..
 
107
 
 
108
.. toctree::
 
109
   :maxdepth: 2
 
110
 
 
111
   4_13_server_action/index
 
112
   4_14_dashboard/index
 
113
 
 
114
.. i18n: .. _part-5-migration-upgrading-testing:
 
115
.. i18n: 
 
116
.. i18n: Part 5 : Serialization, Migration, Upgrading, Testing
 
117
.. i18n: -----------------------------------------------------
 
118
..
 
119
 
 
120
.. _part-5-migration-upgrading-testing:
 
121
 
 
122
Part 5 : Serialization, Migration, Upgrading, Testing
 
123
-----------------------------------------------------
 
124
 
 
125
.. i18n: .. toctree::
 
126
.. i18n:    :maxdepth: 2
 
127
.. i18n: 
 
128
.. i18n:    5_16_data_serialization/index
 
129
.. i18n:    5_17_data_migration/index
 
130
.. i18n:    5_18_upgrading_server/index
 
131
.. i18n:    5_20_unit_testing/index
 
132
..
 
133
 
 
134
.. toctree::
 
135
   :maxdepth: 2
 
136
 
 
137
   5_16_data_serialization/index
 
138
   5_17_data_migration/index
 
139
   5_18_upgrading_server/index
 
140
   5_20_unit_testing/index
 
141
 
 
142
.. i18n: Part 6 : Service base Integration
 
143
.. i18n: ---------------------------------
 
144
..
 
145
 
 
146
Part 6 : Service base Integration
 
147
---------------------------------
 
148
 
 
149
.. i18n: .. toctree::
 
150
.. i18n:    :maxdepth: 2
 
151
.. i18n: 
 
152
.. i18n:    6_21_web_services/index
 
153
.. i18n:    6_22_XML-RPC_web_services/index
 
154
..
 
155
 
 
156
.. toctree::
 
157
   :maxdepth: 2
 
158
 
 
159
   6_21_web_services/index
 
160
   6_22_XML-RPC_web_services/index
 
161
 
 
162
.. i18n: Part 7 : Other Topics
 
163
.. i18n: ---------------------
 
164
..
 
165
 
 
166
Part 7 : Other Topics
 
167
---------------------
 
168
 
 
169
.. i18n: .. toctree::
 
170
.. i18n:    :maxdepth: 2
 
171
.. i18n: 
 
172
.. i18n:    7_23_RAD_tools/index
 
173
.. i18n:    Miscellaneous/index
 
174
..
 
175
 
 
176
.. toctree::
 
177
   :maxdepth: 2
 
178
 
 
179
   7_23_RAD_tools/index
 
180
   Miscellaneous/index
 
181
 
 
182
.. i18n: Part 8 : Build and deploy
 
183
.. i18n: -------------------------
 
184
..
 
185
 
 
186
Part 8 : Build and deploy
 
187
-------------------------
 
188
 
 
189
.. i18n: .. toctree::
 
190
.. i18n:    :maxdepth: 2
 
191
.. i18n: 
 
192
.. i18n:    8_24_build/index
 
193
.. i18n:    8_25_deploy/index
 
194
..
 
195
 
 
196
.. toctree::
 
197
   :maxdepth: 2
 
198
 
 
199
   8_24_build/index
 
200
   8_25_deploy/index
 
201
 
 
202
.. i18n: Part 9 : Appendices
 
203
.. i18n: -------------------
 
204
..
 
205
 
 
206
Part 9 : Appendices
 
207
-------------------
 
208
 
 
209
.. i18n: .. toctree::
 
210
.. i18n:    :maxdepth: 2
 
211
.. i18n: 
 
212
.. i18n:    Appendices/index
 
213
..
 
214
 
 
215
.. toctree::
 
216
   :maxdepth: 2
 
217
 
 
218
   Appendices/index