Lines Matching refs:docs
15 // How API docs are generated:
62 // No longer part of the stubs, but are included in the docs.
95 // No longer part of the stubs, but are included in the docs.
158 // API docs are created from the generated stub source files
173 name: "framework-docs-default",
179 "docs/html",
182 "docs/knowntags.txt",
186 resourcesdir: "docs/html/reference/images/",
213 name: "framework-dokka-docs-default",
217 name: "doc-comment-check-docs",
218 defaults: ["framework-docs-default"],
227 name: "offline-sdk-docs",
228 defaults: ["framework-docs-default"],
236 proofread_file: "offline-sdk-docs-proofrerad.txt",
238 static_doc_index_redirect: "docs/docs-preview-index.html",
243 // Since there's cron jobs that fetch offline-sdk-referenceonly-docs-docs.zip periodically.
245 name: "offline-sdk-referenceonly-docs",
246 defaults: ["framework-docs-default"],
253 proofread_file: "offline-sdk-referenceonly-docs-proofrerad.txt",
255 static_doc_index_redirect: "docs/docs-documentation-redirect.html",
256 static_doc_properties: "docs/source.properties",
261 … // Since there's cron jobs that fetch offline-system-sdk-referenceonly-docs-docs.zip periodically.
263 name: "offline-system-sdk-referenceonly-docs",
264 defaults: ["framework-docs-default"],
271 proofread_file: "offline-system-sdk-referenceonly-docs-proofrerad.txt",
274 static_doc_index_redirect: "docs/docs-documentation-redirect.html",
275 static_doc_properties: "docs/source.properties",
279 name: "online-sdk-docs",
280 defaults: ["framework-docs-default"],
288 proofread_file: "online-sdk-docs-proofrerad.txt",
308 name: "online-system-api-sdk-docs",
309 defaults: ["framework-docs-default"],
317 proofread_file: "online-system-api-sdk-docs-proofrerad.txt",
343 name: "ds-docs-java",
344 defaults: ["framework-docs-default"],
352 proofread_file: "ds-docs-proofrerad.txt",
372 name: "ds-docs-kt",
373 defaults: ["framework-dokka-docs-default"],
384 name: "ds-docs",
390 ":ds-docs-java{.docs.zip}",
391 ":ds-docs-kt{.docs.zip}",
393 out: ["ds-docs.zip"],
395 targets: ["docs"],
397 …cmd: "$(location zip2zip) -i $(location :ds-docs-kt{.docs.zip}) -o $(genDir)/ds-docs-kt-moved.zip …
398 …"$(location merge_zips) $(out) $(location :ds-docs-java{.docs.zip}) $(genDir)/ds-docs-kt-moved.zip…
402 name: "ds-docs-switched",
408 ":ds-docs-java{.docs.zip}",
409 ":ds-docs-kt{.docs.zip}",
411 out: ["ds-docs-switched.zip"],
413 targets: ["docs"],
415 cmd: "unzip -q $(location :ds-docs-java{.docs.zip}) -d $(genDir) && " +
416 "unzip -q $(location :ds-docs-kt{.docs.zip}) -d $(genDir)/en/reference/kotlin && " +
423 name: "ds-static-docs",
424 defaults: ["framework-docs-default"],
439 name: "ds-ref-navtree-docs",
440 defaults: ["framework-docs-default"],
454 name: "online-sdk-dev-docs",
455 defaults: ["framework-docs-default"],
463 proofread_file: "online-sdk-dev-docs-proofrerad.txt",
483 name: "hidden-docs",
484 defaults: ["framework-docs-default"],
488 proofread_file: "hidden-docs-proofrerad.txt",