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

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 10:12:52 PDT 2019


rupprecht added a comment.

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.


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