From 4388237e6902100fbc4a0520cc23a9f577ff9861 Mon Sep 17 00:00:00 2001 From: hpk Date: Mon, 12 Feb 2007 01:41:07 +0100 Subject: [PATCH] [svn r38534] some more little issues --HG-- branch : trunk --- py/apigen/todo.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/py/apigen/todo.txt b/py/apigen/todo.txt index 3123a67a6..18cb506a3 100644 --- a/py/apigen/todo.txt +++ b/py/apigen/todo.txt @@ -1,11 +1,16 @@ -* get konqueror to display indents in source code better? - (currently it doesn't look like more than a single space) - * source page headers should read: py/apigen sources [rev XXX] +* and "namespace" pages: + + builtin namespace index [rev XXX] + +* get konqueror to display indents in source code better? + (currently it doesn't look like more than a single space) + + * function view: def __init__(self, rawcode):