[LLVMdev] LangRef.rst:3513: WARNING: Title underline too short.
Marc J. Driftmeyer
mjd at reanimality.com
Tue Mar 10 12:34:19 PDT 2015
It appears we have some missing carets underneath the Metadata
Warning, treated as error:
/home/mdriftmeyer/Projects/LLVM/llvm/docs/LangRef.rst:3513: WARNING: Title underline too short.
'``llvm.loop.unroll.runtime.disable``' Metadata
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
docs/CMakeFiles/docs-llvm-html.dir/build.make:49: recipe for target 'docs/CMakeFiles/docs-llvm-html' failed
make[2]: *** [docs/CMakeFiles/docs-llvm-html] Error 1
CMakeFiles/Makefile2:35623: recipe for target 'docs/CMakeFiles/docs-llvm-html.dir/all' failed
make[1]: *** [docs/CMakeFiles/docs-llvm-html.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
By adding a few carets to match
tadata
we resolve the build issue with Sphinx.
- Marc
--
Marc J. Driftmeyer
email:mjd at reanimality.com <mailto:%27mjd at reanimality.com%27>
www:www.reanimality.com <http://www.reanimality.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150310/dbea8cf8/attachment.html>
More information about the llvm-dev
mailing list