Home
last modified time | relevance | path

Searched defs:build_docs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/.ci/pytorch/
H A Dpython_doc_push_script.sh51 build_docs () { function
/aosp_15_r20/external/python/pyee/
DMakefile35 build_docs: target
/aosp_15_r20/external/pigweed/pw_docgen/py/pw_docgen/
H A Ddocgen.py86 def build_docs( function
/aosp_15_r20/external/tensorflow/tensorflow/tools/docs/
H A Dgenerate2.py190 def build_docs(output_dir, code_url_prefix, search_hints): function
/aosp_15_r20/external/cn-cbor/
H A DCMakeLists.txt25 option ( build_docs "Create docs using Doxygen" ${DOXYGEN_FOUND} ) option
/aosp_15_r20/external/igt-gpu-tools/
H A Dmeson.build81 build_docs = get_option('docs') variable