Steve Piercy
2017-07-04 d91e5d4d5d0165a7f7599c84c988b981b5fd0d2d
refs
author Steve Piercy <web@stevepiercy.com>
Tuesday, July 4, 2017 05:24 +0200
committer Michael Merickel <michael@merickel.org>
Thursday, July 13, 2017 03:08 +0200
commitd91e5d4d5d0165a7f7599c84c988b981b5fd0d2d
tree eb08d12e8e5f7eee1c29ccfbd3539bf16a7d208c tree | zip | gz
parent e7fcb190cc0a6bf5631cee7dad78ff8c0490403d view | diff
update doxs to use a Configurator context manager

backport of #3119 to 1.9-branch

- Add term "context manager"
- Link context manager term to glossary
- Update example apps to use config context manager
- Use lineno-match instead of linenos
- Update example apps to use config context manager in Quick Tour
- Add a term for context manager in Quick Tour
- Add a term for context manager in Quick Tutorial
19 files modified
192 ■■■■ changed files
docs/designdefense.rst 24 ●●●● diff | view | raw | blame | history
docs/glossary.rst 3 ●●●●● diff | view | raw | blame | history
docs/narr/configuration.rst 12 ●●●● diff | view | raw | blame | history
docs/narr/firstapp.rst 18 ●●●● diff | view | raw | blame | history
docs/narr/helloworld.py 9 ●●●●● diff | view | raw | blame | history
docs/narr/testing.rst 2 ●●● diff | view | raw | blame | history
docs/quick_tour.rst 2 ●●● diff | view | raw | blame | history
docs/quick_tour/hello_world/app.py 8 ●●●● diff | view | raw | blame | history
docs/quick_tour/jinja2/app.py 10 ●●●● diff | view | raw | blame | history
docs/quick_tour/json/app.py 14 ●●●● diff | view | raw | blame | history
docs/quick_tour/requests/app.py 8 ●●●● diff | view | raw | blame | history
docs/quick_tour/routing/app.py 10 ●●●● diff | view | raw | blame | history
docs/quick_tour/static_assets/app.py 12 ●●●● diff | view | raw | blame | history
docs/quick_tour/templating/app.py 10 ●●●● diff | view | raw | blame | history
docs/quick_tour/view_classes/app.py 14 ●●●● diff | view | raw | blame | history
docs/quick_tour/views/app.py 14 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/hello_world.rst 2 ●●● diff | view | raw | blame | history
docs/quick_tutorial/hello_world/app.py 8 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/package/tutorial/app.py 12 ●●●● diff | view | raw | blame | history