Merge "Remove proofread files that aren't created"

This commit is contained in:
Treehugger Robot
2020-04-21 22:31:23 +00:00
committed by Gerrit Code Review

View File

@@ -373,7 +373,6 @@ droiddoc {
hdf: [ hdf: [
"android.whichdoc online", "android.whichdoc online",
], ],
proofread_file: "ds-static-docs-proofrerad.txt",
args: framework_docs_only_args + args: framework_docs_only_args +
" -staticonly " + " -staticonly " +
" -toroot / " + " -toroot / " +
@@ -390,7 +389,6 @@ droiddoc {
hdf: [ hdf: [
"android.whichdoc online", "android.whichdoc online",
], ],
proofread_file: "ds-ref-navtree-docs-proofrerad.txt",
args: framework_docs_only_args + args: framework_docs_only_args +
" -toroot / " + " -toroot / " +
" -atLinksNavtree " + " -atLinksNavtree " +
@@ -437,4 +435,3 @@ droiddoc {
" -referenceonly " + " -referenceonly " +
" -title \"Android SDK - Including hidden APIs.\"", " -title \"Android SDK - Including hidden APIs.\"",
} }