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):