From a2b9b6895eed73e0cf1733587005bbb69df0330f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 30 Jan 2011 15:06:09 -0500 Subject: add notes about documentation changes --- docs/whatsnew-1.0.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/whatsnew-1.0.rst b/docs/whatsnew-1.0.rst index 91253b29b..4df1946a1 100644 --- a/docs/whatsnew-1.0.rst +++ b/docs/whatsnew-1.0.rst @@ -561,5 +561,17 @@ Documentation Enhancements - The (weak) "Converting a CMF Application to Pyramid" tutorial has been removed from the tutorials section. It was moved to the - ``pyramid_tutorials`` Github repository. + ``pyramid_tutorials`` Github repository at + http://docs.pylonsproject.org/projects/pyramid_tutorials/dev/. + +- Moved "Using ZODB With ZEO" and "Using repoze.catalog Within Pyramid" + tutorials out of core documentation and into the Pyramid Tutorials site + (http://docs.pylonsproject.org/projects/pyramid_tutorials/dev/). + +- Removed API documentation for deprecated ``pyramid.testing`` APIs named + ``registerDummySecurityPolicy``, ``registerResources``, ``registerModels``, + ``registerEventListener``, ``registerTemplateRenderer``, + ``registerDummyRenderer``, ``registerView``, ``registerUtility``, + ``registerAdapter``, ``registerSubscriber``, ``registerRoute``, and + ``registerSettings``. -- cgit v1.2.3