annotate docs/api/models.rst @ 8313:4bc712f1ec93

scripts/i18n: introduce new i18n maintenance script The translation files in the Kallithea repository contained references to the location(s) of each string in the repository. This is useful to translators, but is not needed for all other users. The big problem with that information is that it changes very commonly as a result of normal development in Kallithea, causing a lot of unimportant delta in the Kallithea repository, thus causing unnecessary repository growth. A script 'i18n' is added to help maintain the i18n files. Functionality will be added later.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sun, 29 Mar 2020 21:24:14 +0200
parents b6b6955981a5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
849
64a5386216c5 Fixed models link at documentation
Lukasz Balcerzak <lukasz.balcerzak@python-center.org>
parents: 811
diff changeset
1 .. _models:
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
2
2095
Marcin Kuzminski <marcin@python-works.com>
parents: 1839
diff changeset
3 ========================
5413
22a3fa3c4254 docs: cleanup of casing, markup and spacing of headings
Mads Kiilerich <madski@unity3d.com>
parents: 4226
diff changeset
4 The :mod:`models` module
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
5 ========================
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
6
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
7 .. automodule:: kallithea.model
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
8 :members:
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
9
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
10 .. automodule:: kallithea.model.comment
1839
9da24750f563 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 849
diff changeset
11 :members:
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
12
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
13 .. automodule:: kallithea.model.permission
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
14 :members:
1839
9da24750f563 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 849
diff changeset
15
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
16 .. automodule:: kallithea.model.repo
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
17 :members:
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
18
4226
499c513967a1 docs: fix building html
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4186
diff changeset
19 .. automodule:: kallithea.model.repo_group
1839
9da24750f563 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 849
diff changeset
20 :members:
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
21
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
22 .. automodule:: kallithea.model.scm
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
23 :members:
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
24
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3224
diff changeset
25 .. automodule:: kallithea.model.user
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
26 :members:
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
27
4226
499c513967a1 docs: fix building html
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4186
diff changeset
28 .. automodule:: kallithea.model.user_group
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 2095
diff changeset
29 :members: