Paul Everitt
2013-08-03 efcf8f1c8b1e1140a5e9d9bb6fea558150ae7c29
Some more occurrences of "application framework".
4 files modified
10 ■■■■ changed files
docs/authorintro.rst 2 ●●● patch | view | raw | blame | history
docs/index.rst 4 ●●●● patch | view | raw | blame | history
docs/latexindex.rst 2 ●●● patch | view | raw | blame | history
docs/narr/templates.rst 2 ●●● patch | view | raw | blame | history
docs/authorintro.rst
@@ -2,7 +2,7 @@
 Author Introduction
=====================
Welcome to "The :app:`Pyramid` Web Application Framework".  In this
Welcome to "The :app:`Pyramid` Web Framework".  In this
introduction, I'll describe the audience for this book, I'll describe
the book content, I'll provide some context regarding the genesis of
:app:`Pyramid`, and I'll thank some important people.
docs/index.rst
@@ -4,8 +4,8 @@
The Pyramid Web Framework
=================================================
:app:`Pyramid` is a small, fast, down-to-earth Python web application
development framework.  It is developed as part of the `Pylons Project
:app:`Pyramid` is a small, fast, down-to-earth Python web framework.  It
is developed as part of the `Pylons Project
<http://docs.pylonsproject.org/>`_.  It is licensed under a `BSD-like license
<http://repoze.org/license.html>`_.
docs/latexindex.rst
@@ -1,7 +1,7 @@
.. _latexindex:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
The :app:`Pyramid` Web Application Framework
The :app:`Pyramid` Web Framework
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.. frontmatter::
docs/narr/templates.rst
@@ -711,7 +711,7 @@
         <h1 class="title">Welcome to <code>${project}</code>, an
      application generated by the <a
      href="http://docs.pylonsproject.org/projects/pyramid/current/"
         >pyramid</a> web application framework.</h1>
         >pyramid</a> web framework.</h1>
      </body>
    </html>