From 53d3c3644876d46cca93a65b50da0afb78e7b5b8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 21 Jan 2011 02:27:36 -0500 Subject: remove descriptions from titles --- docs/tutorials/wiki/index.rst | 4 ++-- docs/tutorials/wiki2/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') 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 -- cgit v1.2.3