summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.3.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2018-10-31 02:00:52 -0500
committerMichael Merickel <michael@merickel.org>2018-10-31 02:03:27 -0500
commit5a3bd4c6d3ff16c149de0c0eefe8613a196605f4 (patch)
tree82bd3d1e4cddd5d7c4f1fff34e926962b0412a59 /docs/whatsnew-1.3.rst
parent63ef63cfa546d92988490fb8678c7d9ffd0aed31 (diff)
downloadpyramid-5a3bd4c6d3ff16c149de0c0eefe8613a196605f4.tar.gz
pyramid-5a3bd4c6d3ff16c149de0c0eefe8613a196605f4.tar.bz2
pyramid-5a3bd4c6d3ff16c149de0c0eefe8613a196605f4.zip
remove the scaffolding chapter
Diffstat (limited to 'docs/whatsnew-1.3.rst')
-rw-r--r--docs/whatsnew-1.3.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst
index 8de69c450..a09dc68a2 100644
--- a/docs/whatsnew-1.3.rst
+++ b/docs/whatsnew-1.3.rst
@@ -514,7 +514,7 @@ Documentation Enhancements
- Added an API docs chapter for :mod:`pyramid.scaffolds`.
-- Added a narrative docs chapter named :ref:`scaffolding_chapter`.
+- Added a narrative docs chapter named "Creating Pyramid Scaffolds".
- Added a description of the ``prequest`` command-line script at
:ref:`invoking_a_request`.