annotate docs/index.rst @ 7978:7433775cc53b

page: minimal change to move from webhelpers.paginate to paginate webhelpers is dead and doesn't work with py3. paginate is not very actively maintained, but it is the natural successor to webhelpers.paginate, it seems stable, and it works with py3. This is a minimal change that seems to work. It preserves existing tech debt ... and adds a little bit more. It will be cleaned up next. webhelpers.paginate had built-in SqlAlchemy support - now we have to handle it explicitly.
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 07 Nov 2019 03:12:41 +0100
parents 99edd97366e3
children 89e9aef9b983
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
568
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
1 .. _index:
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
2
5413
22a3fa3c4254 docs: cleanup of casing, markup and spacing of headings
Mads Kiilerich <madski@unity3d.com>
parents: 5412
diff changeset
3 #######################
4975
beb4cbf30d00 docs: create separate 'Administrator guide'
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
parents: 4971
diff changeset
4 Kallithea Documentation
5413
22a3fa3c4254 docs: cleanup of casing, markup and spacing of headings
Mads Kiilerich <madski@unity3d.com>
parents: 5412
diff changeset
5 #######################
22a3fa3c4254 docs: cleanup of casing, markup and spacing of headings
Mads Kiilerich <madski@unity3d.com>
parents: 5412
diff changeset
6
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
7 * :ref:`genindex`
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
8 * :ref:`search`
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
9
7336
2cbdbf55ed99 formatting: accept cleanup from scripts/run-all-cleanup
Mads Kiilerich <mads@kiilerich.com>
parents: 7332
diff changeset
10
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
11 Readme
7336
2cbdbf55ed99 formatting: accept cleanup from scripts/run-all-cleanup
Mads Kiilerich <mads@kiilerich.com>
parents: 7332
diff changeset
12 ******
676
bdd1ddd05b7c docs update, setup libs version bumps
Marcin Kuzminski <marcin@python-works.com>
parents: 642
diff changeset
13
4902
03bbd33bc084 docs: rework stuff
Mads Kiilerich <madski@unity3d.com>
parents: 4815
diff changeset
14 .. toctree::
03bbd33bc084 docs: rework stuff
Mads Kiilerich <madski@unity3d.com>
parents: 4815
diff changeset
15 :maxdepth: 1
568
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
16
4902
03bbd33bc084 docs: rework stuff
Mads Kiilerich <madski@unity3d.com>
parents: 4815
diff changeset
17 readme
03bbd33bc084 docs: rework stuff
Mads Kiilerich <madski@unity3d.com>
parents: 4815
diff changeset
18
7336
2cbdbf55ed99 formatting: accept cleanup from scripts/run-all-cleanup
Mads Kiilerich <mads@kiilerich.com>
parents: 7332
diff changeset
19
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
20 Administrator guide
7336
2cbdbf55ed99 formatting: accept cleanup from scripts/run-all-cleanup
Mads Kiilerich <mads@kiilerich.com>
parents: 7332
diff changeset
21 *******************
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
22
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
23 **Installation and upgrade**
568
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
24
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
25 .. toctree::
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
26 :maxdepth: 1
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
27
5081
154becd92f40 docs: add installation overview section
Mads Kiilerich <madski@unity3d.com>
parents: 4975
diff changeset
28 overview
568
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
29 installation
4815
64b1a2320bcb docs: update Windows installation documentation for Windows 7/Server 2008 R2 and newer
Denis Blanchette <dblanchette@coveo.com>
parents: 4814
diff changeset
30 installation_win
4814
d95ea48af67b docs: rename docs/installation_win.rst to docs/installation_win_old.rst, preparing for new docs
Mads Kiilerich <madski@unity3d.com>
parents: 4500
diff changeset
31 installation_win_old
4500
e69d34136be5 docs: describe installation under IIS
Henrik Stuart <hg@hstuart.dk>
parents: 4226
diff changeset
32 installation_iis
5494
57caeb60c52b docs: add documentation for setup with puppet
Robert Rauch <mail@robertrauch.de>
parents: 5433
diff changeset
33 installation_puppet
5954
8075ec3d0233 docs: restructure Kallithea upgrade instructions
Søren Løvborg <sorenl@unity3d.com>
parents: 5780
diff changeset
34 upgrade
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 3073
diff changeset
35
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
36 **Setup and configuration**
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
37
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
38 .. toctree::
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
39 :maxdepth: 1
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
40
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
41 setup
7340
2898ea3ff76c docs: move authentication info to separate file
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7338
diff changeset
42 administrator_guide/auth
7338
2bb5e9ee49fe docs: split vcs_support into admin/vcs_setup and usage/vcs_notes
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7336
diff changeset
43 administrator_guide/vcs_setup
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
44 usage/email
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
45 usage/customization
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
46
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
47 **Maintenance**
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
48
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
49 .. toctree::
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
50 :maxdepth: 1
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
51
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
52 usage/backup
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
53 usage/performance
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
54 usage/debugging
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
55 usage/troubleshooting
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
56
7336
2cbdbf55ed99 formatting: accept cleanup from scripts/run-all-cleanup
Mads Kiilerich <mads@kiilerich.com>
parents: 7332
diff changeset
57
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
58 User guide
7336
2cbdbf55ed99 formatting: accept cleanup from scripts/run-all-cleanup
Mads Kiilerich <mads@kiilerich.com>
parents: 7332
diff changeset
59 **********
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 796
diff changeset
60
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 796
diff changeset
61 .. toctree::
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 796
diff changeset
62 :maxdepth: 1
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 796
diff changeset
63
1025
bbd499c7b55e docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 811
diff changeset
64 usage/general
7338
2bb5e9ee49fe docs: split vcs_support into admin/vcs_setup and usage/vcs_notes
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 7336
diff changeset
65 usage/vcs_notes
1025
bbd499c7b55e docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 811
diff changeset
66 usage/statistics
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
67 api/api
4975
beb4cbf30d00 docs: create separate 'Administrator guide'
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
parents: 4971
diff changeset
68
beb4cbf30d00 docs: create separate 'Administrator guide'
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
parents: 4971
diff changeset
69
7332
e71216a16853 docs: reorganize index page
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
parents: 6335
diff changeset
70 Developer guide
7336
2cbdbf55ed99 formatting: accept cleanup from scripts/run-all-cleanup
Mads Kiilerich <mads@kiilerich.com>
parents: 7332
diff changeset
71 ***************
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 796
diff changeset
72
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 796
diff changeset
73 .. toctree::
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 796
diff changeset
74 :maxdepth: 1
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 3073
diff changeset
75
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 796
diff changeset
76 contributing
5960
5262c498b3a0 docs: move translation to a separate page
Mads Kiilerich <madski@unity3d.com>
parents: 5954
diff changeset
77 dev/translation
6023
9fd64dd2617d docs: document how to use Alembic for database migrations
Søren Løvborg <sorenl@unity3d.com>
parents: 5960
diff changeset
78 dev/dbmigrations
0
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
79
5433
fbbe80e3322b docs: consistent spacing around headings
Mads Kiilerich <madski@unity3d.com>
parents: 5413
diff changeset
80
572
a60cd29ba7e2 more docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 571
diff changeset
81 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
568
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
82 .. _python: http://www.python.org/
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
83 .. _django: http://www.djangoproject.com/
6334
cc21a2b86a30 docs: update links to Mercurial's website and wiki
Anton Shestakov <av6@dwimlabs.net>
parents: 5494
diff changeset
84 .. _mercurial: https://www.mercurial-scm.org/
1123
9472a0150bf0 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 1104
diff changeset
85 .. _bitbucket: http://bitbucket.org/
568
5f481e4e888b updated docs, added sphinx build
Marcin Kuzminski <marcin@python-works.com>
parents: 547
diff changeset
86 .. _subversion: http://subversion.tigris.org/
572
a60cd29ba7e2 more docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 571
diff changeset
87 .. _git: http://git-scm.com/
a60cd29ba7e2 more docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 571
diff changeset
88 .. _celery: http://celeryproject.org/
a60cd29ba7e2 more docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 571
diff changeset
89 .. _Sphinx: http://sphinx.pocoo.org/
3224
8b8edfc25856 whitespace cleanup
Marcin Kuzminski <marcin@python-works.com>
parents: 3073
diff changeset
90 .. _vcs: http://pypi.python.org/pypi/vcs