From ea599997a3f1aeff9620a9247c99d9e5883f00d1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 27 Nov 2009 07:56:24 +0000 Subject: configurator API docs. --- TODO.txt | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index d6b68d920..7a19ca59a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,18 +1,7 @@ -- Decide about creating a "real" request object during testing.setUp - vs. creating a dummy request. - - Audit the rest of the docs for "view configuration" and "route configuration" references, etc. -- Finish Configurator API documentation. - -- set_security_policies as API method? - -- add set_response_factory or ctor arg and change hooks chapter. - -- add set_traverser or ctor arg and change hooks chapter. - -- add set_urlgenerator as ctor arg and change hooks chapter? +- Find ZCML-only docs that deserve imperative-mode analogues. - Basic WSGI documentation (pipeline / app / server). -- cgit v1.2.3