diff options
| -rw-r--r-- | docs/whatsnew-1.5.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/whatsnew-1.5.rst b/docs/whatsnew-1.5.rst index 18c50c997..2a01f43bc 100644 --- a/docs/whatsnew-1.5.rst +++ b/docs/whatsnew-1.5.rst @@ -222,8 +222,11 @@ Deprecations Documentation Enhancements -------------------------- -Many documentation enhancements have been added, but there were too many -changes for us to keep track of. The docs are greatly enhanced. +- A new documentation chapter named :ref:`quick_tour` was added. It describes + starting out with Pyramid from a high level. + +- Many other enhancements. + Dependency Changes ------------------ |
