https://github.com/AaronBallman commented:
I think this is the right direction, but nothing links the .rst file into the TOC and so this file won't actually be rendered anywhere. I think `clang-tools-extra/docs/index.rst` needs to link to the maintainers file. See: https://github.com/llvm/llvm-project/blob/main/clang/docs/Maintainers.rst and https://github.com/llvm/llvm-project/blob/4cb8f97a0965f0a1138ab9f16aa00aff9b06c312/clang/docs/index.rst?plain=1#L114 for how Clang does this. https://github.com/llvm/llvm-project/pull/165171 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
