Home
last modified time | relevance | path

Searched full:build_docs (Results 1 – 20 of 20) sorted by relevance

/external/igt-gpu-tools/
Dmeson.build81 build_docs = get_option('docs') variable
305 gtk_doc = dependency('gtk-doc', required : build_docs)
306 python3 = find_program('python3', required : build_docs)
309 elif build_docs.enabled()
/external/cn-cbor/
DCMakeLists.txt25 option ( build_docs "Create docs using Doxygen" ${DOXYGEN_FOUND} ) option
120 if (build_docs)
/external/pigweed/pw_docgen/py/pw_docgen/
Ddocgen.py69 def build_docs(src_dir: str, dst_dir: str) -> int: function
137 return build_docs(args.sphinx_build_dir, args.out_dir)
/external/fmtlib/doc/
Dbuild.py51 def build_docs(version='dev', **kwargs): function
114 build_docs(sys.argv[1])
/external/flac/
DCMakeLists.txt18 option(BUILD_DOCS "Build and install doxygen documents" ON) option
116 if(BUILD_DOCS)
/external/libexif/doc/
DMakefile.am22 if BUILD_DOCS
91 endif # BUILD_DOCS
/external/tensorflow/tensorflow/tools/docs/
Dgenerate2.py158 def build_docs(output_dir, code_url_prefix, search_hints, gen_report): function
285 build_docs(
Dgenerate2_test.py53 generate2.build_docs(
/external/rust/crates/parking_lot/.github/workflows/
Drust.yml51 build_docs:
/external/tensorflow/tensorflow/lite/g3doc/tools/
Dbuild_py_api_docs.py21 python build_docs.py --output_dir=/path/to/output
/external/python/cpython3/.azure-pipelines/windows-release/
Dstage-build.yml2 - job: Build_Docs
/external/python/oauth2client/
Dtox.ini112 commands = {toxinidir}/scripts/build_docs.sh
/external/fmtlib/support/
Dtravis-build.py49 html_dir = build.build_docs()
Dmanage.py189 build.build_docs(version, doc_dir=target_doc_dir,
/external/libexif/m4m/
Dgp-documentation.m420 AM_CONDITIONAL([BUILD_DOCS], [test "x${gp_build_docs}" = "xyes"]) condition
/external/wayland/
Dconfigure.ac133 AM_CONDITIONAL(BUILD_DOCS, [test x$enable_documentation = xyes]) condition
DMakefile.am1 if BUILD_DOCS
/external/libffi/
DMakefile.am8 if BUILD_DOCS
Dconfigure.ac290 AM_CONDITIONAL(BUILD_DOCS, [test x$enable_docs = xyes]) condition
/external/libexif/
Dconfigure13889 as_fn_error $? "conditional \"BUILD_DOCS\" was never defined.