[cfe-dev] Clang Sphinx Attribute doc broken
Hahnfeld, Jonas via cfe-dev
cfe-dev at lists.llvm.org
Tue Jan 24 04:22:56 PST 2017
Just want to add here that LLVM has a similar problem:
src/trunk/docs/CommandGuide/lit.rst:64: WARNING: Duplicate explicit target
name: "cmdoption-D"
This happens since sphinx-1.5, sphinx-1.4 is fine AFAICS
Cheers,
Jonas
From: cfe-dev [mailto:cfe-dev-bounces at lists.llvm.org] On Behalf Of Eric
Fiselier via cfe-dev
Sent: Tuesday, January 24, 2017 12:05 PM
To: clang developer list
Cc: Tanya Lattner
Subject: [cfe-dev] Clang Sphinx Attribute doc broken
Hi all,
Ever since we switch over to the new system of building documentation the
Clang attribute doc has not been updating because each build reports an error.
The error causing the failure is:
> Warning, treated as error:
> /opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:122:
> WARNING: Duplicate explicit target name: "cmdoption-ObjC".
How should we go about fixing this?
/Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170124/f25c4ad1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170124/f25c4ad1/attachment.bin>
More information about the cfe-dev
mailing list