Searched full:build_docs (Results 1 – 20 of 20) sorted by relevance
/external/igt-gpu-tools/ |
D | meson.build | 81 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/ |
D | CMakeLists.txt | 25 option ( build_docs "Create docs using Doxygen" ${DOXYGEN_FOUND} ) option 120 if (build_docs)
|
/external/pigweed/pw_docgen/py/pw_docgen/ |
D | docgen.py | 69 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/ |
D | build.py | 51 def build_docs(version='dev', **kwargs): function 114 build_docs(sys.argv[1])
|
/external/flac/ |
D | CMakeLists.txt | 18 option(BUILD_DOCS "Build and install doxygen documents" ON) option 116 if(BUILD_DOCS)
|
/external/libexif/doc/ |
D | Makefile.am | 22 if BUILD_DOCS 91 endif # BUILD_DOCS
|
/external/tensorflow/tensorflow/tools/docs/ |
D | generate2.py | 158 def build_docs(output_dir, code_url_prefix, search_hints, gen_report): function 285 build_docs(
|
D | generate2_test.py | 53 generate2.build_docs(
|
/external/rust/crates/parking_lot/.github/workflows/ |
D | rust.yml | 51 build_docs:
|
/external/tensorflow/tensorflow/lite/g3doc/tools/ |
D | build_py_api_docs.py | 21 python build_docs.py --output_dir=/path/to/output
|
/external/python/cpython3/.azure-pipelines/windows-release/ |
D | stage-build.yml | 2 - job: Build_Docs
|
/external/python/oauth2client/ |
D | tox.ini | 112 commands = {toxinidir}/scripts/build_docs.sh
|
/external/fmtlib/support/ |
D | travis-build.py | 49 html_dir = build.build_docs()
|
D | manage.py | 189 build.build_docs(version, doc_dir=target_doc_dir,
|
/external/libexif/m4m/ |
D | gp-documentation.m4 | 20 AM_CONDITIONAL([BUILD_DOCS], [test "x${gp_build_docs}" = "xyes"]) condition
|
/external/wayland/ |
D | configure.ac | 133 AM_CONDITIONAL(BUILD_DOCS, [test x$enable_documentation = xyes]) condition
|
D | Makefile.am | 1 if BUILD_DOCS
|
/external/libffi/ |
D | Makefile.am | 8 if BUILD_DOCS
|
D | configure.ac | 290 AM_CONDITIONAL(BUILD_DOCS, [test x$enable_docs = xyes]) condition
|
/external/libexif/ |
D | configure | 13889 as_fn_error $? "conditional \"BUILD_DOCS\" was never defined.
|