diff options
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/wiki/index.rst | 4 | ||||
| -rw-r--r-- | docs/tutorials/wiki2/index.rst | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/tutorials/wiki/index.rst b/docs/tutorials/wiki/index.rst index 589935047..660bf3bd3 100644 --- a/docs/tutorials/wiki/index.rst +++ b/docs/tutorials/wiki/index.rst @@ -1,7 +1,7 @@ .. _bfg_wiki_tutorial: -ZODB + Traversal Wiki Tutorial (For Developers Familiar with Zope) -================================================================== +ZODB + Traversal Wiki Tutorial +============================== This tutorial introduces a :term:`traversal` -based :app:`Pyramid` application to a developer familiar with Python. It will be most familiar to diff --git a/docs/tutorials/wiki2/index.rst b/docs/tutorials/wiki2/index.rst index 03b405048..1aff949b9 100644 --- a/docs/tutorials/wiki2/index.rst +++ b/docs/tutorials/wiki2/index.rst @@ -1,7 +1,7 @@ .. _bfg_sql_wiki_tutorial: -SQLAlchemy + URL Dispatch Wiki Tutorial (For Developers Familiar with Pylons 1) -=============================================================================== +SQLAlchemy + URL Dispatch Wiki Tutorial +======================================= This tutorial introduces a :term:`SQLAlchemy` and :term:`url dispatch` -based :app:`Pyramid` application to a developer familiar with Python, and will be |
