<div dir="ltr">Hi chenwj,<div><br></div><div><a href="http://llvm.org/doxygen/Statistic_8h_source.html" target="_blank">http://llvm.org/doxygen/<wbr>Statistic_8h_source.html</a> is the correct one. The other two are remnants from older doxygen deployments.<br></div><div><br></div><div>Here's an open PR about that same problem you can use to track progress on this: <a href="http://llvm.org/pr32412">http://llvm.org/pr32412</a></div><div><div><br></div><div>Actually, the PR doesn't currently mention stray outdated files like <a href="http://llvm.org/doxygen/Statistic_8h-source.html">http://llvm.org/doxygen/Statistic_8h-source.html</a></div></div><div><br></div><div>Best,</div><div>Philip</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-04-02 1:19 GMT+02:00 陳韋任 via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
  I am going to clean up those doxygen links on  LLVM Programmer’s<br>
Manual [1], some are lost and some are too old.<br>
However, I am confused on which doxygen link I should pick up. I see<br>
there are mutiple links exist on LLVM web site<br>
for LLVM classes. Take class Statistic as example, there are:<br>
<br>
    - <a href="http://llvm.org/doxygen/Statistic_8h-source.html" rel="noreferrer" target="_blank">http://llvm.org/doxygen/<wbr>Statistic_8h-source.html</a> (the oldest<br>
one, I believe it's out-of-date)<br>
    - <a href="http://llvm.org/docs/doxygen/html/Statistic_8h_source.html" rel="noreferrer" target="_blank">http://llvm.org/docs/doxygen/<wbr>html/Statistic_8h_source.html</a> (mainline?)<br>
    - <a href="http://llvm.org/doxygen/Statistic_8h_source.html" rel="noreferrer" target="_blank">http://llvm.org/doxygen/<wbr>Statistic_8h_source.html</a> (5.0.0svn)<br>
<br>
I don't know which one should I use from the last two links. Besides,<br>
I believe googling those LLVM classes will have<br>
chances directing people to the old (wrong) page. Is it possible<br>
someone remove the obsolete links from LLVM web<br>
site and Google search engine?<br>
<br>
  Thanks.<br>
<br>
[1] <a href="http://www.llvm.org/docs/ProgrammersManual.html" rel="noreferrer" target="_blank">http://www.llvm.org/docs/<wbr>ProgrammersManual.html</a><br>
<br>
Regards,<br>
chenwj<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Wei-Ren Chen (陳韋任)<br>
Homepage: <a href="https://people.cs.nctu.edu.tw/~chenwj" rel="noreferrer" target="_blank">https://people.cs.nctu.edu.tw/<wbr>~chenwj</a><br>
______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
</font></span></blockquote></div><br></div>