[cfe-dev] Doxygen version used to build docs for llvm.org

Alexander Kornienko via cfe-dev cfe-dev at lists.llvm.org
Mon Mar 7 06:19:40 PST 2016


An update: doxygen main page issue fixed in r262603, r262605, r262786.

On Thu, Mar 3, 2016 at 9:20 AM, Alexander Kornienko <alexfh at google.com>
wrote:

> With doxygen 1.8.11 I see the same effect locally. Will try to find a
> solution.
>
>
> On Thu, Mar 3, 2016 at 1:54 AM, Alexander Kornienko <alexfh at google.com>
> wrote:
>
>> Looks better now, thank you!
>>
>> One more thing is that the doxygen.intro files are ignored: both
>> http://clang.llvm.org/extra/doxygen/index.html and
>> http://clang.llvm.org/doxygen/index.html contain empty introductions. I
>> guess, this might be related to the newer version of doxygen. I'll try to
>> get the same version on my machine and experiment a bit, but if you could
>> share the output of doxygen build, it might be helpful.
>>
>> On Thu, Mar 3, 2016 at 1:39 AM, Tanya Lattner <tonic at nondot.org> wrote:
>>
>>> There was an svn conflict that was causing some stale information when
>>> building the doxygen. It is fixed now.
>>> http://clang.llvm.org/extra/doxygen/index.html
>>>
>>>
>>> -Tanya
>>>
>>> On Feb 27, 2016, at 6:03 AM, Alexander Kornienko <alexfh at google.com>
>>> wrote:
>>>
>>> Thank you for updating doxygen, Tanya! Now I see the pages generated by
>>> the new doxygen, however, the clang-tools-extra doc page
>>> <http://clang.llvm.org/extra/doxygen/> seems to be built from incorrect
>>> sources (it's titled "My Project" and doesn't contain anything related to
>>> clang-tools-extra). When I'm building doxygen-clang-tools locally (with
>>> doxygen 1.8.6, but I don't think this should make much difference), it
>>> seems to work fine (see the attached screenshot of my locally-generated
>>> doxygen documentation).
>>>
>>> On Fri, Feb 26, 2016 at 7:39 PM, Tanya Lattner <tonic at nondot.org> wrote:
>>>
>>>> It has been updated to 1.8.11.
>>>>
>>>> Rebuilding all doxygen now.
>>>>
>>>> -Tanya
>>>>
>>>> On Feb 23, 2016, at 5:31 AM, Alexander Kornienko <alexfh at google.com>
>>>> wrote:
>>>>
>>>> (and now to the right mailing list)
>>>>
>>>> Hi Tanya,
>>>>
>>>> Currently the documentation <http://clang.llvm.org/doxygen> on llvm.org
>>>> is built using Doxygen 1.7.5.1 which was released about 5 years ago and
>>>> lacks a bunch of features, notably markdown support
>>>> <https://www.stack.nl/~dimitri/doxygen/manual/markdown.html>. Could
>>>> you (or someone else) upgrade Doxygen used to generate docs on llvm.org
>>>> to at least version 1.8.6 (ideally, to the latest available version -
>>>> 1.8.11).
>>>>
>>>> Thank you!
>>>>
>>>> -- Alex
>>>>
>>>>
>>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160307/253bdb42/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: L6ONdjM1pyD.png
Type: image/png
Size: 42546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160307/253bdb42/attachment.png>


More information about the cfe-dev mailing list