From 9ec2d646eb23b88e4ef8119b0b46240081953daf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 11 Jan 2010 18:58:50 +0000 Subject: Merge of andrew-docs branch. --- TODO.txt | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 290c91822..2bdc169e9 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,10 +1,24 @@ -- Audit the rest of the docs for "view configuration" and "route - configuration" references, etc. - -- Basic WSGI documentation (pipeline / app / server). - - Decide on ``unhook_zca`` argument to ``tearDown``. - Get rid of ITraverser hook in favor of IViewLookup. - Named notfound views. + +- Review: + + [ ] Traversal + + [ ] URL dispatch + + [ ] Combining Traversal and URL Dispatch + + [ ] Views + +- Review tutorials. + +- Review index. + +- Review API docs. + +- Basic WSGI documentation (pipeline / app / server). + -- cgit v1.2.3