Loading ApiDocs.bp +8 −8 Original line number Diff line number Diff line Loading @@ -226,7 +226,7 @@ droiddoc { "android.whichdoc offline", ], compat_config: ":global-compat-config", proofread_file: "offline-sdk-docs-proofrerad.txt", proofread_file: "offline-sdk-docs-proofread.txt", args: framework_docs_only_args + " -offlinemode -title \"Android SDK\"", static_doc_index_redirect: "docs/docs-preview-index.html", } Loading @@ -243,7 +243,7 @@ droiddoc { hdf: [ "android.whichdoc offline", ], proofread_file: "offline-sdk-referenceonly-docs-proofrerad.txt", proofread_file: "offline-sdk-referenceonly-docs-proofread.txt", args: framework_docs_only_args + " -offlinemode -title \"Android SDK\" -referenceonly", static_doc_index_redirect: "docs/docs-documentation-redirect.html", static_doc_properties: "docs/source.properties", Loading @@ -261,7 +261,7 @@ droiddoc { hdf: [ "android.whichdoc offline", ], proofread_file: "offline-system-sdk-referenceonly-docs-proofrerad.txt", proofread_file: "offline-system-sdk-referenceonly-docs-proofread.txt", args: framework_docs_only_args + " -hide 101 -hide 104 -hide 108" + " -offlinemode -title \"Android System SDK\" -referenceonly", static_doc_index_redirect: "docs/docs-documentation-redirect.html", Loading @@ -278,7 +278,7 @@ droiddoc { "android.whichdoc online", "android.hasSamples true", ], proofread_file: "online-sdk-docs-proofrerad.txt", proofread_file: "online-sdk-docs-proofread.txt", args: framework_docs_only_args + " -toroot / -samplegroup Admin " + " -samplegroup Background " + Loading Loading @@ -307,7 +307,7 @@ droiddoc { "android.whichdoc online", "android.hasSamples true", ], proofread_file: "online-system-api-sdk-docs-proofrerad.txt", proofread_file: "online-system-api-sdk-docs-proofread.txt", args: framework_docs_only_args + " -referenceonly " + " -title \"Android SDK - Including system APIs.\" " + Loading Loading @@ -342,7 +342,7 @@ droiddoc { "android.whichdoc online", "android.hasSamples true", ], proofread_file: "ds-docs-proofrerad.txt", proofread_file: "ds-docs-proofread.txt", args: framework_docs_only_args + " -toroot / -yamlV2 -metalavaApiSince -samplegroup Admin " + " -samplegroup Background " + Loading Loading @@ -453,7 +453,7 @@ droiddoc { "android.whichdoc online", "android.hasSamples true", ], proofread_file: "online-sdk-dev-docs-proofrerad.txt", proofread_file: "online-sdk-dev-docs-proofread.txt", args: framework_docs_only_args + " -toroot / -samplegroup Admin " + " -samplegroup Background " + Loading @@ -478,7 +478,7 @@ droiddoc { srcs: [ ":framework-doc-stubs", ], proofread_file: "hidden-docs-proofrerad.txt", proofread_file: "hidden-docs-proofread.txt", args: framework_docs_only_args + " -referenceonly " + " -title \"Android SDK - Including hidden APIs.\"", Loading Loading
ApiDocs.bp +8 −8 Original line number Diff line number Diff line Loading @@ -226,7 +226,7 @@ droiddoc { "android.whichdoc offline", ], compat_config: ":global-compat-config", proofread_file: "offline-sdk-docs-proofrerad.txt", proofread_file: "offline-sdk-docs-proofread.txt", args: framework_docs_only_args + " -offlinemode -title \"Android SDK\"", static_doc_index_redirect: "docs/docs-preview-index.html", } Loading @@ -243,7 +243,7 @@ droiddoc { hdf: [ "android.whichdoc offline", ], proofread_file: "offline-sdk-referenceonly-docs-proofrerad.txt", proofread_file: "offline-sdk-referenceonly-docs-proofread.txt", args: framework_docs_only_args + " -offlinemode -title \"Android SDK\" -referenceonly", static_doc_index_redirect: "docs/docs-documentation-redirect.html", static_doc_properties: "docs/source.properties", Loading @@ -261,7 +261,7 @@ droiddoc { hdf: [ "android.whichdoc offline", ], proofread_file: "offline-system-sdk-referenceonly-docs-proofrerad.txt", proofread_file: "offline-system-sdk-referenceonly-docs-proofread.txt", args: framework_docs_only_args + " -hide 101 -hide 104 -hide 108" + " -offlinemode -title \"Android System SDK\" -referenceonly", static_doc_index_redirect: "docs/docs-documentation-redirect.html", Loading @@ -278,7 +278,7 @@ droiddoc { "android.whichdoc online", "android.hasSamples true", ], proofread_file: "online-sdk-docs-proofrerad.txt", proofread_file: "online-sdk-docs-proofread.txt", args: framework_docs_only_args + " -toroot / -samplegroup Admin " + " -samplegroup Background " + Loading Loading @@ -307,7 +307,7 @@ droiddoc { "android.whichdoc online", "android.hasSamples true", ], proofread_file: "online-system-api-sdk-docs-proofrerad.txt", proofread_file: "online-system-api-sdk-docs-proofread.txt", args: framework_docs_only_args + " -referenceonly " + " -title \"Android SDK - Including system APIs.\" " + Loading Loading @@ -342,7 +342,7 @@ droiddoc { "android.whichdoc online", "android.hasSamples true", ], proofread_file: "ds-docs-proofrerad.txt", proofread_file: "ds-docs-proofread.txt", args: framework_docs_only_args + " -toroot / -yamlV2 -metalavaApiSince -samplegroup Admin " + " -samplegroup Background " + Loading Loading @@ -453,7 +453,7 @@ droiddoc { "android.whichdoc online", "android.hasSamples true", ], proofread_file: "online-sdk-dev-docs-proofrerad.txt", proofread_file: "online-sdk-dev-docs-proofread.txt", args: framework_docs_only_args + " -toroot / -samplegroup Admin " + " -samplegroup Background " + Loading @@ -478,7 +478,7 @@ droiddoc { srcs: [ ":framework-doc-stubs", ], proofread_file: "hidden-docs-proofrerad.txt", proofread_file: "hidden-docs-proofread.txt", args: framework_docs_only_args + " -referenceonly " + " -title \"Android SDK - Including hidden APIs.\"", Loading