diff options
| author | Chris McDonough <chrism@plope.com> | 2010-10-25 19:20:22 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-10-25 19:20:22 -0400 |
| commit | edd91578808d808646ca583dbd091220b5b7cb28 (patch) | |
| tree | 723401de72c8f111198684982a4782098b255b6c /docs/latexindex.rst | |
| parent | fec0f0614c69dc7382fba367f8269479e2682058 (diff) | |
| download | pyramid-edd91578808d808646ca583dbd091220b5b7cb28.tar.gz pyramid-edd91578808d808646ca583dbd091220b5b7cb28.tar.bz2 pyramid-edd91578808d808646ca583dbd091220b5b7cb28.zip | |
convert remainder of docs to use pyramid instead of repoze.bfg
Diffstat (limited to 'docs/latexindex.rst')
| -rw-r--r-- | docs/latexindex.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/latexindex.rst b/docs/latexindex.rst index 917e09bba..2bc052e7e 100644 --- a/docs/latexindex.rst +++ b/docs/latexindex.rst @@ -1,7 +1,7 @@ .. _latexindex: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -The :mod:`repoze.bfg` Web Application Framework +The :mod:`pyramid` Web Application Framework @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ .. frontmatter:: @@ -63,8 +63,8 @@ Tutorials .. toctree:: :maxdepth: 1 - tutorials/bfgwiki/index.rst - tutorials/bfgwiki2/index.rst + tutorials/wiki/index.rst + tutorials/wiki2/index.rst tutorials/gae/index.rst tutorials/modwsgi/index.rst tutorials/zeo/index.rst |
