| Issue |
171270
|
| Summary |
[clang-doc] Index pages for all instances of a construct
|
| Labels |
clang-doc
|
| Assignees |
|
| Reporter |
evelez7
|
clang-doc currently doesn't keep reference to all the instances of a construct, like a list of all the functions or classes. [hdoc](https://docs.hdoc.io/hdoc/llvm-project/functions.html) and [Doxygen](https://clang.llvm.org/doxygen/annotated.html) have functionality for this. This should probably be done during JSON generation when Infos have already been reduced.
Somewhat related: Doxygen also keeps its own sort of source tree with filenames organized by namespace. This is actually possible (I think) currently using the CDCtx Index.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs