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/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api.rst') diff --git a/docs/api.rst b/docs/api.rst index 65fa8f580..217a2e289 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -2,7 +2,7 @@ API Documentation ================= Comprehensive reference material for every public API exposed by -:mod:`pyramid` is available within this chapter. The API +:app:`Pyramid` is available within this chapter. The API documentation is organized alphabetically by module name. .. toctree:: -- cgit v1.2.3