[llvm-bugs] [Bug 32412] New: Multiple outdated Doxygens available on llvm.org
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 24 09:48:23 PDT 2017
http://bugs.llvm.org/show_bug.cgi?id=32412
Bug ID: 32412
Summary: Multiple outdated Doxygens available on llvm.org
Product: Documentation
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Doxygen
Assignee: unassignedbugs at nondot.org
Reporter: philip.pfaffe at gmail.com
CC: llvm-bugs at lists.llvm.org
There are at least two (very) outdated doxygen API docs available on llvm.org:
http://llvm.org/test-doxygen
http://llvm.org/docs/doxygen/html/
Especially the second one I find problematic, because searching API things on
Google will end up on that page.
The correct Doxygen deployment is at http://llvm.org/doxygen/, which is a path
that's Disallowed through robots.txt.
I think the outdated instances should be deleted (unless there is a reason to
keep them around). And is there a reason to hide the real API Documentation
from Google?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170324/835533a2/attachment-0001.html>
More information about the llvm-bugs
mailing list