Chris McDonough
2011-01-21 4cf41f4f042067b3bb0001436640ab52b15f3249
point at Pyramid Cookbook explicitly
2 files modified
9 ■■■■ changed files
docs/glossary.rst 5 ●●●●● patch | view | raw | blame | history
docs/narr/i18n.rst 4 ●●●● patch | view | raw | blame | history
docs/glossary.rst
@@ -880,5 +880,10 @@
     https://bytebucket.org/sluggo/pyramid_sqla/wiki/html/index.html for more
     information.
   Pyramid Cookbook
     An `additional documentation resource
     <http://docs.pylonsproject.org/projects/pyramid_cookbook/dev/index.html>`_
     for Pyramid which presents topical, practical usages of Pyramid.
   
docs/narr/i18n.rst
@@ -738,8 +738,8 @@
Mako Pyramid I18N Support
-------------------------
:`mako_i18n` is a cookbook recipe which explains how to add idiomatic I18N
support to :term:`Mako` templates.
:ref:`mako_i18n` is a recipe within the :term:`Pyramid Cookbook` which
explains how to add idiomatic I18N support to :term:`Mako` templates.
.. index::
   single: localization deployment settings