Lines Matching refs:docs

15 // How API docs are generated:
109 // API docs are created from the generated stub source files
124 name: "framework-docs-default",
130 "docs/html",
133 "docs/knowntags.txt",
137 resourcesdir: "docs/html/reference/images/",
157 name: "framework-dokka-docs-default",
162 name: "doc-comment-check-docs",
163 defaults: ["framework-docs-default"],
172 name: "offline-sdk-docs",
173 defaults: ["framework-docs-default"],
181 proofread_file: "offline-sdk-docs-proofrerad.txt",
183 static_doc_index_redirect: "docs/docs-preview-index.html",
188 // Since there's cron jobs that fetch offline-sdk-referenceonly-docs-docs.zip periodically.
190 name: "offline-sdk-referenceonly-docs",
191 defaults: ["framework-docs-default"],
198 proofread_file: "offline-sdk-referenceonly-docs-proofrerad.txt",
200 static_doc_index_redirect: "docs/docs-documentation-redirect.html",
201 static_doc_properties: "docs/source.properties",
206 … // Since there's cron jobs that fetch offline-system-sdk-referenceonly-docs-docs.zip periodically.
208 name: "offline-system-sdk-referenceonly-docs",
209 defaults: ["framework-docs-default"],
216 proofread_file: "offline-system-sdk-referenceonly-docs-proofrerad.txt",
219 static_doc_index_redirect: "docs/docs-documentation-redirect.html",
220 static_doc_properties: "docs/source.properties",
224 name: "online-sdk-docs",
225 defaults: ["framework-docs-default"],
233 proofread_file: "online-sdk-docs-proofrerad.txt",
253 name: "online-system-api-sdk-docs",
254 defaults: ["framework-docs-default"],
262 proofread_file: "online-system-api-sdk-docs-proofrerad.txt",
288 name: "ds-docs-java",
289 defaults: ["framework-docs-default"],
297 proofread_file: "ds-docs-proofrerad.txt",
317 name: "ds-docs-kt",
318 defaults: ["framework-dokka-docs-default"],
329 name: "ds-docs",
335 ":ds-docs-java{.docs.zip}",
336 ":ds-docs-kt{.docs.zip}",
338 out: ["ds-docs.zip"],
340 targets: ["docs"],
342 …cmd: "$(location zip2zip) -i $(location :ds-docs-kt{.docs.zip}) -o $(genDir)/ds-docs-kt-moved.zip …
343 …"$(location merge_zips) $(out) $(location :ds-docs-java{.docs.zip}) $(genDir)/ds-docs-kt-moved.zip…
347 name: "ds-docs-switched",
353 ":ds-docs-java{.docs.zip}",
354 ":ds-docs-kt{.docs.zip}",
356 out: ["ds-docs-switched.zip"],
358 targets: ["docs"],
360 cmd: "unzip -q $(location :ds-docs-java{.docs.zip}) -d $(genDir) && " +
361 "unzip -q $(location :ds-docs-kt{.docs.zip}) -d $(genDir)/en/reference/kotlin && " +
368 name: "ds-static-docs",
369 defaults: ["framework-docs-default"],
384 name: "ds-ref-navtree-docs",
385 defaults: ["framework-docs-default"],
399 name: "online-sdk-dev-docs",
400 defaults: ["framework-docs-default"],
408 proofread_file: "online-sdk-dev-docs-proofrerad.txt",
428 name: "hidden-docs",
429 defaults: ["framework-docs-default"],
433 proofread_file: "hidden-docs-proofrerad.txt",