diff options
| author | Chris McDonough <chrism@agendaless.com> | 2009-07-01 08:20:31 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2009-07-01 08:20:31 +0000 |
| commit | 603e3d1898311159901a31071a6ecc2622cb8cfd (patch) | |
| tree | 750136d8c3f1409316975c1e13ff5912b1db8382 /docs | |
| parent | 24468a3b2e5f223ce5bc44c66fe27f1bd50c243a (diff) | |
| download | pyramid-603e3d1898311159901a31071a6ecc2622cb8cfd.tar.gz pyramid-603e3d1898311159901a31071a6ecc2622cb8cfd.tar.bz2 pyramid-603e3d1898311159901a31071a6ecc2622cb8cfd.zip | |
Rendering.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tutorials/bfgwiki/index.rst | 4 | ||||
| -rw-r--r-- | docs/tutorials/bfgwiki2/index.rst | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/tutorials/bfgwiki/index.rst b/docs/tutorials/bfgwiki/index.rst index 842f233c4..c58822a61 100644 --- a/docs/tutorials/bfgwiki/index.rst +++ b/docs/tutorials/bfgwiki/index.rst @@ -1,7 +1,7 @@ .. _bfg_wiki_tutorial: -BFG ZODB + Traversal Wiki Tutorial -================================== +ZODB + Traversal Wiki Tutorial +============================== This tutorial introduces a :term:`traversal` -based BFG application to a developer with at least passing familiarity to Python. When we're diff --git a/docs/tutorials/bfgwiki2/index.rst b/docs/tutorials/bfgwiki2/index.rst index db8eac2a0..7989a404d 100644 --- a/docs/tutorials/bfgwiki2/index.rst +++ b/docs/tutorials/bfgwiki2/index.rst @@ -1,7 +1,7 @@ .. _bfg_sql_wiki_tutorial: -SQLAlchemy + BFG URL Dispatch Wiki Tutorial -=========================================== +SQLAlchemy + URL Dispatch Wiki Tutorial +======================================= This tutorial introduces a :term:`SQLAlchemy` and :term:`url dispatch` -based BFG application to a developer with at least passing |
