Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
bd5cb15649417e96cd3d28481e04b4078f6555df
Description
qdoc maintains a separate "AST" tree for each module. It has the information required for keeping track of the numbers of inter-module links, but it currently doesn't do this. A report of the inter-module links would be useful for two purposes.
First, it will reveal the modules missing from the "depends" list in the qdocconf file. Second, it will allow ordering the module names in the "depends" list for the optimal searching.