diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/glossary.rst | 5 | ||||
| -rw-r--r-- | docs/narr/i18n.rst | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index a53883a72..a4d5f8030 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -880,5 +880,10 @@ Glossary 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. + diff --git a/docs/narr/i18n.rst b/docs/narr/i18n.rst index 4871fe400..7bfd29631 100644 --- a/docs/narr/i18n.rst +++ b/docs/narr/i18n.rst @@ -738,8 +738,8 @@ facility described in :ref:`performing_a_translation`. 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 |
