Forum Navigation
API Index problems/suggestions
Posted: 01/05/08 12:58:23The Complete API Index is not, um, "complete". For example, the only module indexed under tango.sys.win32 is CodePage (Macros, Process, Types, and UserGdi are all missing). I ran into a few other sub-packages with missing modules in the index, but I can't recall now which ones.
As a suggestion for that page, I would prefer to see the modules listed more as a tree than a single list. I think it would be much easier to comprehend the structure of the library and to find a module you're looking for. Something like:
tango.sys. win32. CodePage Macros Process Types UserGdiAlso, many (most?) "see also" links in the documentation don't link to anything when it's fairly obvious that they should. For example, the tango.util.collection.HashSet page has lots of "see also"s which refer to other tango.util.collection modules, but none of them actually link to the module they refer.
If I should create a ticket for any of these things, just let me know.