Kasanmascheff, Robert via llvm-dev
2019-Apr-09 18:51 UTC
[llvm-dev] [DOXYGEN] Searchability
Hello, Doxygen can generate an embedded search engine. This would help much in navigating the huge LLVM and CLANG source base. Any objections to enable the generation by default? Or should this rather be an option in CMAKE? Or has it drawbacks that I do not see? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190409/6ae2b73c/attachment.html>
Probably disabled due to the extra build time? I want to see this happen too, though Zhang> 在 2019年4月9日,19:51,Kasanmascheff, Robert via llvm-dev <llvm-dev at lists.llvm.org> 写道: > > Hello, > > Doxygen can generate an embedded search engine. This would help much in navigating the huge LLVM and CLANG source base. > Any objections to enable the generation by default? Or should this rather be an option in CMAKE? Or has it drawbacks that I do not see? > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190409/92dd8bc0/attachment.html>
Can you add an option to do this in CMAKE and then it can be evaluated if it should be turned on by default? If you let me know, I can try this out on the LLVM website when you have added the option. Thanks, Tanya> On Apr 9, 2019, at 11:51 AM, Kasanmascheff, Robert via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello, > > Doxygen can generate an embedded search engine. This would help much in navigating the huge LLVM and CLANG source base. > Any objections to enable the generation by default? Or should this rather be an option in CMAKE? Or has it drawbacks that I do not see? > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190422/d3f63e7e/attachment.html>