[PATCH] D64939: Add a proposal for a libc project under the LLVM umbrella.

Siva Chandra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 10:25:54 PDT 2019


sivachandra added a comment.

In D64939#1631798 <https://reviews.llvm.org/D64939#1631798>, @rupprecht wrote:

> Did you build these docs locally? (Honestly asking -- I'm wondering if there's something about my local setup that's overly strict, I see doc errors too frequently). I'm getting errors running `ninja docs-llvm-html`:
>
>   ~/src/llvm-project/llvm/docs/Proposals/LLVMLibC.rst:document isn't included in any toctree                                                                                         
>
>
> This should be added somewhere to `llvm/docs/index.rst`, or ignored with `:orphan:` at the top of this file.


I have only been running rst2html on this new file. A sphinx bot has also pointed me to this error. Will fix soon.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64939/new/

https://reviews.llvm.org/D64939





More information about the llvm-commits mailing list