diff --git a/doc/advopt.txt b/doc/advopt.txt index 8eafead742..2758e83dc2 100755 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -2,7 +2,7 @@ Advanced commands: //compileToC, cc compile project with C code generator //compileToCpp, cpp compile project to C++ code //compileToOC, objc compile project to Objective C code - //doc2 generate the documentation for the project + //doc2 generate the documentation for the whole project //rst2html convert a reStructuredText file to HTML //rst2tex convert a reStructuredText file to TeX //buildIndex build an index for the whole documentation diff --git a/todo.txt b/todo.txt index f7c3791599..b8d35c2816 100755 --- a/todo.txt +++ b/todo.txt @@ -1,8 +1,6 @@ version 0.9.0 ============= -- test new doc2 generator - Debug GC session: - bug: stress testing basic method example (eval example) without ``-d:release`` leaks memory?