[cfe-dev] Doxygen documentation isn't updated for clang-tools-extra
Tanya Lattner via cfe-dev
cfe-dev at lists.llvm.org
Fri Feb 5 23:37:18 PST 2016
> On Feb 3, 2016, at 1:58 AM, Alexander Kornienko <alexfh at google.com> wrote:
>
> On Fri, Jan 29, 2016 at 12:36 AM, Tanya Lattner <tonic at nondot.org <mailto:tonic at nondot.org>> wrote:
>
>> On Jan 28, 2016, at 3:32 PM, Alexander Kornienko <alexfh at google.com <mailto:alexfh at google.com>> wrote:
>>
>> On Fri, Jan 29, 2016 at 12:25 AM, Tanya Lattner <tonic at nondot.org <mailto:tonic at nondot.org>> wrote:
>> Just an update. I needed to fix up the script for all doxygen generation to move to cmake.
>>
>> A reminder: it's not only doxygen, the Sphinx documentation doesn't get built since the Makefile removal (e.g. the latest version of the source .rst file for this page <http://clang.llvm.org/extra/clang-tidy/checks/cppcoreguidelines-pro-bounds-array-to-pointer-decay.html> doesn't mention
>> `array_view`).
>
> Yes, I will update that as well. I will let you know when it is completed.
>
> Any news here? ;)
sphinx documentation update is working for all modules with sphinx support with the following exceptions:
libcxx; error during generation of html docs
lnt: error during generation as well
cfe-analyzer: no makefile option for cfe-analyzer docs that I see but could be missing configure flag (still investigating).
-Tanya
>
>
> Thanks,
> Tanya
>
>>
>>
>> I’m doing some tests to confirm I have everything right and will turn on the nightly build again tonight but will update you again once I feel its running smoothly for a few nights.
>>
>> Thank you!
>>
>> -- Alex
>>
>>
>> -Tanya
>>
>>> On Jan 27, 2016, at 8:11 AM, tonic at nondot.org <mailto:tonic at nondot.org> wrote:
>>>
>>> It's me. I will try to get it done today.
>>>
>>> -Tanya
>>>
>>> On Jan 27, 2016, at 8:11 AM, Alexander Kornienko <alexfh at google.com <mailto:alexfh at google.com>> wrote:
>>>
>>>> Ping.
>>>>
>>>> Also, after the removal of Makefiles the Sphinx documentation stopped being updated on clang.llvm.org/extra <http://clang.llvm.org/extra> as well. Who's the right person to fix this?
>>>>
>>>> On Thu, Jan 21, 2016 at 8:57 PM, Alexander Kornienko <alexfh at google.com <mailto:alexfh at google.com>> wrote:
>>>> Hi Anton, Tanya,
>>>>
>>>> Not sure who is the right person to help me with this, but I was pointed to you.
>>>>
>>>> The http://clang.llvm.org/extra/doxygen/ <http://clang.llvm.org/extra/doxygen/> page says "Generated on Thu Aug 29 2013 19:05:49 for clang-tools-extra by Doxygen 1.7.5.1". Can it be rebuilt automatically similar to http://clang.llvm.org/doxygen/ <http://clang.llvm.org/doxygen/>?
>>>>
>>>> Thanks!
>>>>
>>>> -- Alex
>>>>
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160205/fdbae67e/attachment.html>
More information about the cfe-dev
mailing list