Lines Matching full:docs
2 #===-- build-docs.sh - Tag the LLVM release candidates ---------------------===#
16 # * pip install --user -r ./llvm/docs/requirements.txt
20 # * pip install --user -r ./llvm/docs/requirements.txt
25 builddir=docs-build
37 echo " -no-doxygen Don't build Doxygen docs"
38 echo " -no-sphinx Don't build Spinx docs"
47 mv $builddir/$proj_dir/docs/doxygen/html $output
107 …sphinx_targets="docs-clang-html docs-clang-tools-html docs-flang-html docs-lld-html docs-llvm-html…
136 docs-libcxx-html \
151 for d in docs/ tools/clang/docs/ tools/lld/docs/ tools/clang/tools/extra/docs/ tools/polly/docs/ to…
157 for d in libcxx/docs/; do