From fd5ae92bd218b72a7a923e406eee023afe024dc0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 9 Nov 2010 03:54:45 -0500 Subject: - All references to Pyramid-the-application were changed from :mod:`pyramid` to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal) --- docs/tutorials/wiki/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki/index.rst') diff --git a/docs/tutorials/wiki/index.rst b/docs/tutorials/wiki/index.rst index 1fdc4be95..68f724902 100644 --- a/docs/tutorials/wiki/index.rst +++ b/docs/tutorials/wiki/index.rst @@ -3,7 +3,7 @@ ZODB + Traversal Wiki Tutorial (For Developers Familiar with Zope) ================================================================== -This tutorial introduces a :term:`traversal` -based :mod:`pyramid` +This tutorial introduces a :term:`traversal` -based :app:`Pyramid` application to a developer familiar with Python. It will be most familiar to developers with previous :term:`Zope` experience. When we're done with the tutorial, the developer will have created a basic Wiki application with -- cgit v1.2.3