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/copyright.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/copyright.rst') diff --git a/docs/copyright.rst b/docs/copyright.rst index 30aeac978..f25c3d8e5 100644 --- a/docs/copyright.rst +++ b/docs/copyright.rst @@ -26,9 +26,9 @@ similar license to this one. .. note:: - While the :mod:`pyramid` documentation is offered under the + While the :app:`Pyramid` documentation is offered under the Creative Commons Attribution-Nonconmmercial-Share Alike 3.0 United - States License, the :mod:`pyramid` *software* is offered under a + States License, the :app:`Pyramid` *software* is offered under a `less restrictive (BSD-like) license `_ . @@ -81,6 +81,6 @@ An HTML version of this book is freely available via http://docs.pylonshq.com The source code for the examples used in this book are available -within the :mod:`pyramid` software distribution, always available +within the :app:`Pyramid` software distribution, always available via http://pylonshq.com/pyramid. -- cgit v1.2.3