From 35b86d50c3d32360ec69800078928dff95f9ff46 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 17 Aug 2019 02:44:45 -0700 Subject: run linkcheck, fix redirects, change busted links to inline literals --- docs/glossary.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index cd472a660..8df70f475 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -38,9 +38,9 @@ Glossary "Repoze" is essentially a "brand" of software developed by `Agendaless Consulting `_ and a set of contributors. The term has no special intrinsic meaning. The project's `website - `_ has more information. The software developed + `_ has more information. The software developed "under the brand" is available in a `Subversion repository - `_. Pyramid was originally known as + `_. Pyramid was originally known as :mod:`repoze.bfg`. Setuptools @@ -337,7 +337,7 @@ Glossary server, a WSGI application, with a set of :term:`middleware` in-between. Zope - `The Z Object Publishing Framework `_, a + `The Z Object Publishing Framework `_, a full-featured Python web framework. Grok @@ -382,12 +382,12 @@ Glossary the box in ZPT and text flavors. ZPT - The `Zope Page Template `_ + The `Zope Page Template `_ templating language. METAL `Macro Expansion for TAL - `_, a + `_, a part of :term:`ZPT` which makes it possible to share common look and feel between templates. @@ -396,7 +396,7 @@ Glossary by Christopher Lenz. Jinja2 - A `text templating language `_ by Armin Ronacher. + A `text templating language `_ by Armin Ronacher. Routes A `system by Ben Bangert `_ @@ -488,13 +488,13 @@ Glossary repoze.lemonade Zope2 CMF-like `data structures and helper facilities - `_ for CA-and-ZODB-based + `_ for CA-and-ZODB-based applications useful within :app:`Pyramid` applications. repoze.catalog An indexing and search facility (fielded and full-text) based on `zope.index `_. See `the - documentation `_ for more + documentation `_ for more information. repoze.who @@ -504,7 +504,7 @@ Glossary repoze.workflow `Barebones workflow for Python apps - `_ . It can be used by + `_ . It can be used by :app:`Pyramid` to form a workflow system. virtual root @@ -717,7 +717,7 @@ Glossary See also `Agendaless Consulting `_. Jython - A `Python implementation `_ written for + A `Python implementation `_ written for the Java Virtual Machine. Python -- cgit v1.2.3