Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(521)

Issue 907042: First snapshot of trytond documentation refactoring (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by ced
Modified:
13 years, 10 months ago
Visibility:
Public.

Patch Set 1 #

Total comments: 23

Patch Set 2 : Some fixes and update #

Total comments: 10

Patch Set 3 : Update #

Total comments: 1

Patch Set 4 : Update and add ModelSQL #

Patch Set 5 : Fix title of modelsql #

Patch Set 6 : Add ModelWorkflow and ModelSingleton #

Patch Set 7 : Create ref directory and populate it #

Patch Set 8 : Add more fields #

Patch Set 9 : Update to tip #

Total comments: 100

Patch Set 10 : Complete fields #

Total comments: 7

Patch Set 11 : Re-add views #

Total comments: 3

Patch Set 12 : Fix remarks #

Patch Set 13 : Move ',' inside [] #

Patch Set 14 : Fix order of toctree #

Patch Set 15 : Add pyson and domain doc from udono #

Patch Set 16 : Add missing udono in copyright #

Total comments: 16

Patch Set 17 : Fix last comments #

Total comments: 14

Patch Set 18 : Fix last comments #

Total comments: 73

Patch Set 19 : Fix last comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3001 lines, -1680 lines) Patch
A doc/Makefile View 1 chunk +89 lines, -0 lines 0 comments Download
M doc/conf.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 7 chunks +72 lines, -42 lines 0 comments Download
M doc/index.rst View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +61 lines, -18 lines 0 comments Download
R doc/installation.rst View 1 chunk +0 lines, -4 lines 0 comments Download
R doc/introduction.rst View 1 chunk +0 lines, -8 lines 0 comments Download
A doc/make.bat View 1 chunk +113 lines, -0 lines 0 comments Download
R doc/models.rst View 1 chunk +0 lines, -623 lines 0 comments Download
R doc/modules.rst View 1 chunk +0 lines, -187 lines 0 comments Download
R doc/protocols.rst View 1 chunk +0 lines, -15 lines 0 comments Download
A doc/ref/index.rst View 7 8 9 10 11 12 13 14 1 chunk +11 lines, -0 lines 0 comments Download
A doc/ref/models/fields.rst View 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +593 lines, -0 lines 0 comments Download
A doc/ref/models/index.rst View 1 chunk +13 lines, -0 lines 0 comments Download
A doc/ref/models/models.rst View 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +403 lines, -0 lines 0 comments Download
A doc/ref/pyson.rst View 1 chunk +250 lines, -0 lines 0 comments Download
R doc/reports.rst View 1 chunk +0 lines, -266 lines 0 comments Download
A doc/topics/domain.rst View 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +220 lines, -0 lines 0 comments Download
A doc/topics/index.rst View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +19 lines, -0 lines 0 comments Download
A doc/topics/install.rst View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +49 lines, -0 lines 0 comments Download
A doc/topics/models/index.rst View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +45 lines, -0 lines 0 comments Download
A doc/topics/modules/index.rst View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +194 lines, -0 lines 0 comments Download
A doc/topics/pyson.rst View 1 chunk +104 lines, -0 lines 0 comments Download
A doc/topics/reports/index.rst View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +256 lines, -0 lines 0 comments Download
A doc/topics/views/extension.rst View 11 12 13 14 15 16 17 18 1 chunk +53 lines, -0 lines 0 comments Download
A doc/topics/views/index.rst View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +456 lines, -0 lines 0 comments Download
R doc/unittest.rst View 1 chunk +0 lines, -2 lines 0 comments Download
R doc/views.rst View 1 chunk +0 lines, -511 lines 0 comments Download
R doc/wizards.rst View 1 chunk +0 lines, -2 lines 0 comments Download
R doc/workflows.rst View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 39
ced
13 years, 11 months ago (2010-04-10 14:58:48 UTC) #1
h.goebel
Where is eg. unittests.rst gone? http://codereview.appspot.com/907042/diff/1/2 File INSTALL (right): http://codereview.appspot.com/907042/diff/1/2#newcode4 INSTALL:4: See doc/installation.rst doc/installation.rst is ...
13 years, 11 months ago (2010-04-10 19:16:37 UTC) #2
yangoon1
Finally it seems a little bit more hard atm to find specific pages. I would ...
13 years, 11 months ago (2010-04-10 20:45:22 UTC) #3
ced
13 years, 11 months ago (2010-04-10 22:35:55 UTC) #4
yangoon1
What about my comment: There are meanwhile several contributors to the documentation. They should be ...
13 years, 11 months ago (2010-04-11 11:28:32 UTC) #5
ced
http://codereview.appspot.com/907042/diff/12001/13014 File doc/topics/install.rst (right): http://codereview.appspot.com/907042/diff/12001/13014#newcode29 doc/topics/install.rst:29: is the quickest and recommended option for those who ...
13 years, 11 months ago (2010-04-14 05:46:09 UTC) #6
yangoon1
http://codereview.appspot.com/907042/diff/12001/13014 File doc/topics/install.rst (right): http://codereview.appspot.com/907042/diff/12001/13014#newcode29 doc/topics/install.rst:29: is the quickest and recommended option for those who ...
13 years, 11 months ago (2010-04-14 10:03:33 UTC) #7
ced
13 years, 11 months ago (2010-04-19 21:18:12 UTC) #8
yangoon1
http://codereview.appspot.com/907042/diff/19001/20016 File doc/topics/models/model.rst (right): http://codereview.appspot.com/907042/diff/19001/20016#newcode12 doc/topics/models/model.rst:12: This is the base class that every kinds of ...
13 years, 11 months ago (2010-04-20 10:25:25 UTC) #9
ced
13 years, 11 months ago (2010-04-23 18:19:46 UTC) #10
ced
13 years, 11 months ago (2010-04-23 18:22:18 UTC) #11
ced
13 years, 11 months ago (2010-04-23 22:19:46 UTC) #12
ced
13 years, 11 months ago (2010-04-24 10:32:13 UTC) #13
ced
13 years, 11 months ago (2010-04-24 16:16:33 UTC) #14
udono
Some comments and additions ahead. I get some warnings when $ make html sphinx-build -b ...
13 years, 11 months ago (2010-04-27 11:40:00 UTC) #15
udono
http://codereview.appspot.com/907042/diff/50001/42004 File doc/conf.py (right): http://codereview.appspot.com/907042/diff/50001/42004#newcode43 doc/conf.py:43: copyright = u'2008-2010, Bertrand Chenal, Cédric Krier' copyright = ...
13 years, 11 months ago (2010-04-27 12:05:42 UTC) #16
udono
ask for autodoc and transform TODOs to sphinx.ext.todo http://codereview.appspot.com/907042/diff/50001/42004 File doc/conf.py (right): http://codereview.appspot.com/907042/diff/50001/42004#newcode27 doc/conf.py:27: extensions ...
13 years, 11 months ago (2010-04-27 12:26:01 UTC) #17
ced
On 2010/04/27 12:05:42, udono wrote: > http://codereview.appspot.com/907042/diff/50001/42004 > File doc/conf.py (right): > > http://codereview.appspot.com/907042/diff/50001/42004#newcode43 > ...
13 years, 11 months ago (2010-04-27 17:47:38 UTC) #18
udono
http://codereview.appspot.com/907042/diff/50001/42015 File doc/ref/models/models.rst (right): http://codereview.appspot.com/907042/diff/50001/42015#newcode378 doc/ref/models/models.rst:378: Modify :class:`ModelStorage` into a singleton. add link to http://en.wikipedia.org/wiki/Singleton_pattern
13 years, 11 months ago (2010-04-28 11:50:23 UTC) #19
ced
http://codereview.appspot.com/907042/diff/50001/42005 File doc/index.rst (right): http://codereview.appspot.com/907042/diff/50001/42005#newcode27 doc/index.rst:27: * **Installation** On 2010/04/27 11:40:01, udono wrote: > Installation_:_ ...
13 years, 11 months ago (2010-04-28 17:58:58 UTC) #20
timitos
http://codereview.appspot.com/907042/diff/50001/42013 File doc/ref/models/fields.rst (right): http://codereview.appspot.com/907042/diff/50001/42013#newcode8 doc/ref/models/fields.rst:8: Fields defines the behaviors of the data on model's ...
13 years, 11 months ago (2010-04-29 07:21:26 UTC) #21
udono
Some more review http://codereview.appspot.com/907042/diff/50001/42004 File doc/conf.py (right): http://codereview.appspot.com/907042/diff/50001/42004#newcode125 doc/conf.py:125: html_static_path = ['_static'] _static path is ...
13 years, 11 months ago (2010-04-29 14:38:16 UTC) #22
udono
http://codereview.appspot.com/907042/diff/50001/42005 File doc/index.rst (right): http://codereview.appspot.com/907042/diff/50001/42005#newcode27 doc/index.rst:27: * **Installation** On 2010/04/28 17:58:59, ced wrote: > On ...
13 years, 11 months ago (2010-04-29 14:43:11 UTC) #23
udono
http://codereview.appspot.com/907042/diff/50001/42013 File doc/ref/models/fields.rst (right): http://codereview.appspot.com/907042/diff/50001/42013#newcode172 doc/ref/models/fields.rst:172: A integer field. On 2010/04/27 11:40:01, udono wrote: > ...
13 years, 11 months ago (2010-04-29 14:47:32 UTC) #24
ced
13 years, 11 months ago (2010-05-04 20:51:52 UTC) #25
ced
13 years, 11 months ago (2010-05-04 21:27:12 UTC) #26
udono
http://codereview.appspot.com/907042/diff/66001/67011 File doc/ref/models/fields.rst (right): http://codereview.appspot.com/907042/diff/66001/67011#newcode54 doc/ref/models/fields.rst:54: For now It only works on relational fields like ...
13 years, 11 months ago (2010-05-05 11:48:58 UTC) #27
bch
My biggest concern with the refactoring is that there are no consistency when navigating the ...
13 years, 11 months ago (2010-05-05 15:32:28 UTC) #28
ced
On 2010/05/05 15:32:28, bch wrote: > My biggest concern with the refactoring is that there ...
13 years, 11 months ago (2010-05-05 15:56:30 UTC) #29
ced
13 years, 11 months ago (2010-05-05 17:03:04 UTC) #30
ced
13 years, 11 months ago (2010-05-05 17:10:42 UTC) #31
ced
13 years, 11 months ago (2010-05-05 21:14:59 UTC) #32
ced
13 years, 11 months ago (2010-05-05 21:25:27 UTC) #33
ced
13 years, 11 months ago (2010-05-05 21:27:27 UTC) #34
udono
Headlines in english are usually with capital letters. http://codereview.appspot.com/907042/diff/98001/99003 File doc/conf.py (right): http://codereview.appspot.com/907042/diff/98001/99003#newcode125 doc/conf.py:125: html_static_path ...
13 years, 11 months ago (2010-05-05 22:09:17 UTC) #35
ced
13 years, 11 months ago (2010-05-06 05:39:23 UTC) #36
udono
http://codereview.appspot.com/907042/diff/105001/106012 File doc/ref/models/fields.rst (right): http://codereview.appspot.com/907042/diff/105001/106012#newcode8 doc/ref/models/fields.rst:8: Fields define the behaviors of the data on model's ...
13 years, 11 months ago (2010-05-06 09:38:38 UTC) #37
ced
13 years, 11 months ago (2010-05-06 17:52:59 UTC) #38
udono
13 years, 10 months ago (2010-05-07 12:48:30 UTC) #39
http://codereview.appspot.com/907042/diff/107002/95037
File doc/conf.py (right):

http://codereview.appspot.com/907042/diff/107002/95037#newcode43
doc/conf.py:43: copyright = u'2008-2010, Bertrand Chenal, Cédric Krier, Udo
Spallek'
Ian Wilson wrote afaik the report section.

http://codereview.appspot.com/907042/diff/107002/95037#newcode178
doc/conf.py:178: u'Bertrand Chenal, Cédric Krier, Udo Spallek', 'manual'),
Ian Wilson?

http://codereview.appspot.com/907042/diff/107002/95046
File doc/ref/models/fields.rst (right):

http://codereview.appspot.com/907042/diff/107002/95046#newcode8
doc/ref/models/fields.rst:8: Fields define the behaviors of the data on model's
record.
behavior

http://codereview.appspot.com/907042/diff/107002/95046#newcode52
doc/ref/models/fields.rst:52: .. warning::
.. note:: ?

http://codereview.appspot.com/907042/diff/107002/95046#newcode66
doc/ref/models/fields.rst:66: with the record values.
with the values of the record.

http://codereview.appspot.com/907042/diff/107002/95046#newcode73
doc/ref/models/fields.rst:73: Give the order in which setter methods (if exist)
are called on a model.
An integer, which give...
Default is 0. Lower priority called first.

http://codereview.appspot.com/907042/diff/107002/95046#newcode96
doc/ref/models/fields.rst:96: A list of field names, if this attribute is set,
the client will call the
... names. If ...

http://codereview.appspot.com/907042/diff/107002/95046#newcode103
doc/ref/models/fields.rst:103: It must return a dictionary with the values of
fields that must be updated.
    This method need to return a dictionary with the values of fields to be
updated.

http://codereview.appspot.com/907042/diff/107002/95046#newcode115
doc/ref/models/fields.rst:115: A list of field names, like :attr:`on_change`,
but defined the other way
... names. Same like...

http://codereview.appspot.com/907042/diff/107002/95046#newcode123
doc/ref/models/fields.rst:123: It must return the new value of the field.
    This method need to return the new value of the field.

http://codereview.appspot.com/907042/diff/107002/95046#newcode137
doc/ref/models/fields.rst:137: client will also read those fields even if they
are not defined on the view.
those->these?

http://codereview.appspot.com/907042/diff/107002/95046#newcode146
doc/ref/models/fields.rst:146: The name of a substitute field on which the
ordering of record must be done
ordering of records

http://codereview.appspot.com/907042/diff/107002/95046#newcode193
doc/ref/models/fields.rst:193: The maximum length (in characters) of the field.
The size is enforced at
An integer, which defines the maximum count of characters of the field. The
``size``...

http://codereview.appspot.com/907042/diff/107002/95046#newcode239
doc/ref/models/fields.rst:239: A tuple of two integers defining the total of
numbers in integer part and
A tuple of two integers. The first integer defines the total count of digits.
The second integer defines the count of places after the decimal point.

http://codereview.appspot.com/907042/diff/107002/95046#newcode290
doc/ref/models/fields.rst:290: A string field with limited choice values.
choice values-> values to choice

http://codereview.appspot.com/907042/diff/107002/95046#newcode306
doc/ref/models/fields.rst:306: It can also be the name of a method on the model,
that will return the
...return an appropriate list.

http://codereview.appspot.com/907042/diff/107002/95046#newcode325
doc/ref/models/fields.rst:325: It true, the human-readable values will be
translated. Default value is
It->If

http://codereview.appspot.com/907042/diff/107002/95046#newcode355
doc/ref/models/fields.rst:355: The name of the targeted model.
target model

http://codereview.appspot.com/907042/diff/107002/95046#newcode373
doc/ref/models/fields.rst:373: Define the behavior of the record when the target
record is deleted.
current record

http://codereview.appspot.com/907042/diff/107002/95046#newcode380
doc/ref/models/fields.rst:380: - ``SET NULL``: it will empty the relation field.
``SET NULL`` is the default setting.

http://codereview.appspot.com/907042/diff/107002/95046#newcode428
doc/ref/models/fields.rst:428: The name of the targeted model.
target

http://codereview.appspot.com/907042/diff/107002/95046#newcode476
doc/ref/models/fields.rst:476: :attr:`~Many2Many.origin` and
:attr:`~Many2Many.target` are set to `None`.
Sentence complicated. Maybe:

A :class:`Many2Many` field can be used on a simple
:class:`~trytond.model.ModelView`, like in a:class:`~trytond.wizard.Wizard`. For
this,
:attr:`~Many2Many.relation_name` is set to the target model and
:attr:`~Many2Many.origin` and :attr:`~Many2Many.target` are set to `None`.

http://codereview.appspot.com/907042/diff/107002/95046#newcode500
doc/ref/models/fields.rst:500: A function field that can emulate any other given
`field`.
...field can emulate...

http://codereview.appspot.com/907042/diff/107002/95048
File doc/ref/models/models.rst (right):

http://codereview.appspot.com/907042/diff/107002/95048#newcode209
doc/ref/models/models.rst:209: values for those fields otherwise it will be for
all fields.
those->these?

http://codereview.appspot.com/907042/diff/107002/95048#newcode210
doc/ref/models/models.rst:210: If ids is a list of ids, the returned value will
be a list of dictionary.
If ``ids`` .... dictionaries.

http://codereview.appspot.com/907042/diff/107002/95048#newcode211
doc/ref/models/models.rst:211: If ids is an integer, the returned value will be
a dictionary.
If ``ids`` is...

http://codereview.appspot.com/907042/diff/107002/95048#newcode290
doc/ref/models/models.rst:290: It implement :class:`ModelStorage` for an SQL
database.
for a SQL

http://codereview.appspot.com/907042/diff/107002/95048#newcode297
doc/ref/models/models.rst:297: If not set the value of :attr:`Model._name` is
used
not set, the

http://codereview.appspot.com/907042/diff/107002/95048#newcode318
doc/ref/models/models.rst:318: If `True`, all changes on records will be stored
in an history table.
a history table

http://codereview.appspot.com/907042/diff/107002/95052
File doc/topics/index.rst (right):

http://codereview.appspot.com/907042/diff/107002/95052#newcode4
doc/topics/index.rst:4: =============
=============
Using trytond
=============

http://codereview.appspot.com/907042/diff/107002/95053
File doc/topics/install.rst (right):

http://codereview.appspot.com/907042/diff/107002/95053#newcode8
doc/topics/install.rst:8: -------------
==============

http://codereview.appspot.com/907042/diff/107002/95053#newcode24
doc/topics/install.rst:24: --------------
=================

http://codereview.appspot.com/907042/diff/107002/95055
File doc/topics/modules/index.rst (right):

http://codereview.appspot.com/907042/diff/107002/95055#newcode12
doc/topics/modules/index.rst:12: ****************
===============

http://codereview.appspot.com/907042/diff/107002/95055#newcode21
doc/topics/modules/index.rst:21: ^^^^^^^^^^^^^^^^^^^^
------------------

http://codereview.appspot.com/907042/diff/107002/95055#newcode28
doc/topics/modules/index.rst:28: ^^^^^^^^^^^^^^^^^^^^^^
-------------------

http://codereview.appspot.com/907042/diff/107002/95055#newcode48
doc/topics/modules/index.rst:48: * ``depends``: A list of modules on which this
module depends.
of module names

http://codereview.appspot.com/907042/diff/107002/95055#newcode90
doc/topics/modules/index.rst:90: ************
================

http://codereview.appspot.com/907042/diff/107002/95055#newcode95
doc/topics/modules/index.rst:95: *********
============

http://codereview.appspot.com/907042/diff/107002/95057
File doc/topics/reports/index.rst (right):

http://codereview.appspot.com/907042/diff/107002/95057#newcode17
doc/topics/reports/index.rst:17: ****************
===========

http://codereview.appspot.com/907042/diff/107002/95057#newcode42
doc/topics/reports/index.rst:42: *************
=============

http://codereview.appspot.com/907042/diff/107002/95057#newcode49
doc/topics/reports/index.rst:49: **********
=============

http://codereview.appspot.com/907042/diff/107002/95057#newcode52
doc/topics/reports/index.rst:52: ==========
----------

http://codereview.appspot.com/907042/diff/107002/95057#newcode57
doc/topics/reports/index.rst:57: ===============
-------------

http://codereview.appspot.com/907042/diff/107002/95057#newcode79
doc/topics/reports/index.rst:79: ************
=============

http://codereview.appspot.com/907042/diff/107002/95057#newcode82
doc/topics/reports/index.rst:82: ====================================
-------------

http://codereview.appspot.com/907042/diff/107002/95057#newcode85
doc/topics/reports/index.rst:85: ----------------------
....................

http://codereview.appspot.com/907042/diff/107002/95057#newcode128
doc/topics/reports/index.rst:128: ---------------------------
........................

http://codereview.appspot.com/907042/diff/107002/95057#newcode142
doc/topics/reports/index.rst:142: --------
.........

http://codereview.appspot.com/907042/diff/107002/95057#newcode156
doc/topics/reports/index.rst:156: =======================================
----------------------

http://codereview.appspot.com/907042/diff/107002/95057#newcode174
doc/topics/reports/index.rst:174:
=========================================================
-------------------------

http://codereview.appspot.com/907042/diff/107002/95057#newcode179
doc/topics/reports/index.rst:179:
====================================================
-----------------------

http://codereview.appspot.com/907042/diff/107002/95057#newcode187
doc/topics/reports/index.rst:187: =================================
----------------------

http://codereview.appspot.com/907042/diff/107002/95057#newcode217
doc/topics/reports/index.rst:217: ===============================
------------------------

http://codereview.appspot.com/907042/diff/107002/95057#newcode244
doc/topics/reports/index.rst:244: ================================
----------------------

http://codereview.appspot.com/907042/diff/107002/95058
File doc/topics/views/extension.rst (right):

http://codereview.appspot.com/907042/diff/107002/95058#newcode4
doc/topics/views/extension.rst:4: Extend View
Extending Views

http://codereview.appspot.com/907042/diff/107002/95058#newcode7
doc/topics/views/extension.rst:7: Extend a view means, that the original view
will be modified by a set of rules
Extending a ...

http://codereview.appspot.com/907042/diff/107002/95059
File doc/topics/views/index.rst (right):

http://codereview.appspot.com/907042/diff/107002/95059#newcode9
doc/topics/views/index.rst:9: In Tryton objects can have several views. It is
the action, that opens the
Objects can have several views in Tryton.

http://codereview.appspot.com/907042/diff/107002/95059#newcode9
doc/topics/views/index.rst:9: In Tryton objects can have several views. It is
the action, that opens the
An `action` opens a window and defines which view to show.

http://codereview.appspot.com/907042/diff/107002/95059#newcode12
doc/topics/views/index.rst:12: The views are built from XML that is stored in
the databases with the object
build

http://codereview.appspot.com/907042/diff/107002/95059#newcode73
doc/topics/views/index.rst:73: * ``xexpand``: The same as expand but for
vertical space.
Is this right? The X-axis is usually horizontal

http://codereview.appspot.com/907042/diff/107002/95059#newcode77
doc/topics/views/index.rst:77: * ``colspan``: The number of columns the label
must take in the table.
label=widget

http://codereview.appspot.com/907042/diff/107002/95059#newcode79
doc/topics/views/index.rst:79: * ``states``: A string of python code that will
be evaluated with the field
Python

http://codereview.appspot.com/907042/diff/107002/95059#newcode98
doc/topics/views/index.rst:98: ^^^^
Why using ^^^^^^ ? Better is using a more light markup then the level before,
which could be ----------. So I propose something like ....... to use. 
But the best imho is not use more than three heading levels.

http://codereview.appspot.com/907042/diff/107002/95059#newcode115
doc/topics/views/index.rst:115: ^^^^^
.........

http://codereview.appspot.com/907042/diff/107002/95059#newcode130
doc/topics/views/index.rst:130: ^^^^^
..............

http://codereview.appspot.com/907042/diff/107002/95059#newcode167
doc/topics/views/index.rst:167: ^^^^^
...........

http://codereview.appspot.com/907042/diff/107002/95059#newcode175
doc/topics/views/index.rst:175: ^^^^^^^^^
............

http://codereview.appspot.com/907042/diff/107002/95059#newcode185
doc/topics/views/index.rst:185: ^^^^^^^
.............

http://codereview.appspot.com/907042/diff/107002/95059#newcode190
doc/topics/views/index.rst:190: ^^^^^^
...........

http://codereview.appspot.com/907042/diff/107002/95059#newcode215
doc/topics/views/index.rst:215: ^^^^^^^^
..............

http://codereview.appspot.com/907042/diff/107002/95059#newcode222
doc/topics/views/index.rst:222: ^^^^
.....

http://codereview.appspot.com/907042/diff/107002/95059#newcode234
doc/topics/views/index.rst:234: ^^^^^
...........

http://codereview.appspot.com/907042/diff/107002/95059#newcode251
doc/topics/views/index.rst:251: child1,child2
child1, child2
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b