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/catalog/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/catalog') diff --git a/docs/tutorials/catalog/index.rst b/docs/tutorials/catalog/index.rst index 410016476..43b078edc 100644 --- a/docs/tutorials/catalog/index.rst +++ b/docs/tutorials/catalog/index.rst @@ -1,6 +1,6 @@ .. _catalog_tutorial: -Using :mod:`repoze.catalog` Within :mod:`pyramid` +Using :mod:`repoze.catalog` Within :app:`Pyramid` ================================================= :mod:`repoze.catalog` is a ZODB-based system that can be used to index -- cgit v1.2.3