[libc-commits] [libc] [libc] Generate docs for `setjmp.h` (PR #89542)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Apr 22 12:30:59 PDT 2024


https://github.com/nickdesaulniers commented:

Looks like there was a build failure.

> /home/runner/work/llvm-project/llvm-project/libc/docs/setjmp.rst:document isn't included in any toctree

You can verify this by building the `docs-libc-html` ninja target (`ninja ninja docs-libc-html`).

I think you need to link to it from libc/docs/index.rst.

https://github.com/llvm/llvm-project/pull/89542


More information about the libc-commits mailing list