Craig Topper via llvm-dev
2020-May-06 22:38 UTC
[llvm-dev] llvm doxygen pages not updating?
I notice that the doxygen pages here say 10.0.0svn https://llvm.org/doxygen/index.html Does that mean they weren't migrated to feed from the github repo? It also looks like html files for classes that have been removed don't get scrubbed even when it does update. For example a google search for TerminatorInst gives this patch https://llvm.org/doxygen/classllvm_1_1TerminatorInst.html which shows 8.0.0svn. ~Craig -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200506/fb558ea2/attachment.html>
Craig Topper via llvm-dev
2020-May-14 05:40 UTC
[llvm-dev] llvm doxygen pages not updating?
Looks like the pages are being updated from 11.0.0git now? But the stale file issue still exists. ~Craig On Wed, May 6, 2020 at 3:38 PM Craig Topper <craig.topper at gmail.com> wrote:> I notice that the doxygen pages here say 10.0.0svn > https://llvm.org/doxygen/index.html > > Does that mean they weren't migrated to feed from the github repo? > > It also looks like html files for classes that have been removed don't get > scrubbed even when it does update. For example a google search for > TerminatorInst gives this patch > https://llvm.org/doxygen/classllvm_1_1TerminatorInst.html which shows > 8.0.0svn. > > ~Craig >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200513/4ff8c29b/attachment.html>