Thanks for the info, Philip. I will update the LLVM Programmer’s Manual first. Regards, chenwj Wei-Ren Chen (陳韋任) Homepage: https://people.cs.nctu.edu.tw/~chenwj 2017-04-02 18:11 GMT+08:00 Philip Pfaffe <philip.pfaffe at gmail.com>:> Hi chenwj, > > http://llvm.org/doxygen/Statistic_8h_source.html is the correct one. The > other two are remnants from older doxygen deployments. > > Here's an open PR about that same problem you can use to track progress on > this: http://llvm.org/pr32412 > > Actually, the PR doesn't currently mention stray outdated files like > http://llvm.org/doxygen/Statistic_8h-source.html > > Best, > Philip > > > > 2017-04-02 1:19 GMT+02:00 陳韋任 via llvm-dev <llvm-dev at lists.llvm.org>: >> >> Hi All, >> >> I am going to clean up those doxygen links on LLVM Programmer’s >> Manual [1], some are lost and some are too old. >> However, I am confused on which doxygen link I should pick up. I see >> there are mutiple links exist on LLVM web site >> for LLVM classes. Take class Statistic as example, there are: >> >> - http://llvm.org/doxygen/Statistic_8h-source.html (the oldest >> one, I believe it's out-of-date) >> - http://llvm.org/docs/doxygen/html/Statistic_8h_source.html >> (mainline?) >> - http://llvm.org/doxygen/Statistic_8h_source.html (5.0.0svn) >> >> I don't know which one should I use from the last two links. Besides, >> I believe googling those LLVM classes will have >> chances directing people to the old (wrong) page. Is it possible >> someone remove the obsolete links from LLVM web >> site and Google search engine? >> >> Thanks. >> >> [1] http://www.llvm.org/docs/ProgrammersManual.html >> >> Regards, >> chenwj >> >> -- >> Wei-Ren Chen (陳韋任) >> Homepage: https://people.cs.nctu.edu.tw/~chenwj >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >
I submit a patch, https://reviews.llvm.org/D31578 Would you like to mention stray outdated files on http://llvm.org/pr32412, too? Or you need me to do that? Seems I need ask llvm-admin at lists.llvm.org for an account so that I can leave comment there? Regards, chenwj Wei-Ren Chen (陳韋任) Homepage: https://people.cs.nctu.edu.tw/~chenwj 2017-04-02 19:50 GMT+08:00 陳韋任 <chenwj.cs97g at g2.nctu.edu.tw>:> Thanks for the info, Philip. I will update the LLVM Programmer’s Manual first. > > Regards, > chenwj > Wei-Ren Chen (陳韋任) > Homepage: https://people.cs.nctu.edu.tw/~chenwj > > > 2017-04-02 18:11 GMT+08:00 Philip Pfaffe <philip.pfaffe at gmail.com>: >> Hi chenwj, >> >> http://llvm.org/doxygen/Statistic_8h_source.html is the correct one. The >> other two are remnants from older doxygen deployments. >> >> Here's an open PR about that same problem you can use to track progress on >> this: http://llvm.org/pr32412 >> >> Actually, the PR doesn't currently mention stray outdated files like >> http://llvm.org/doxygen/Statistic_8h-source.html >> >> Best, >> Philip >> >> >> >> 2017-04-02 1:19 GMT+02:00 陳韋任 via llvm-dev <llvm-dev at lists.llvm.org>: >>> >>> Hi All, >>> >>> I am going to clean up those doxygen links on LLVM Programmer’s >>> Manual [1], some are lost and some are too old. >>> However, I am confused on which doxygen link I should pick up. I see >>> there are mutiple links exist on LLVM web site >>> for LLVM classes. Take class Statistic as example, there are: >>> >>> - http://llvm.org/doxygen/Statistic_8h-source.html (the oldest >>> one, I believe it's out-of-date) >>> - http://llvm.org/docs/doxygen/html/Statistic_8h_source.html >>> (mainline?) >>> - http://llvm.org/doxygen/Statistic_8h_source.html (5.0.0svn) >>> >>> I don't know which one should I use from the last two links. Besides, >>> I believe googling those LLVM classes will have >>> chances directing people to the old (wrong) page. Is it possible >>> someone remove the obsolete links from LLVM web >>> site and Google search engine? >>> >>> Thanks. >>> >>> [1] http://www.llvm.org/docs/ProgrammersManual.html >>> >>> Regards, >>> chenwj >>> >>> -- >>> Wei-Ren Chen (陳韋任) >>> Homepage: https://people.cs.nctu.edu.tw/~chenwj >>> _______________________________________________ >>> LLVM Developers mailing list >>> llvm-dev at lists.llvm.org >>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >>
Philip Pfaffe via llvm-dev
2017-Apr-02 19:44 UTC
[llvm-dev] Which doxygen doc should I look into?
> > Would you like to mention stray outdated files on > http://llvm.org/pr32412, too? >I've added that info the the PR.> Seems I need ask llvm-admin at lists.llvm.org for an account so that I > can leave comment there? >Commenting on or opening new reports requires an account, which you can currently only get via mailing the admins. Best, Philip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170402/508c41f7/attachment.html>