[PATCH] D153727: [docs] GettingStarted.rst cmake should reference build

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 15 11:35:54 PDT 2023


MaskRay added a comment.

BTW, you can build the docs with `ninja docs-llvm-html`. It requires `-DLLVM_ENABLE_SPHINX=ON` and `pip3 install --user recommonmark sphinx sphinx-automodapi` (newer pip may need `--break-system-packages`, I haven't figured it out yet)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153727



More information about the llvm-commits mailing list