diff options
| author | Andrew Solovay <asolovay@google.com> | 2017-03-08 17:38:01 -0800 |
|---|---|---|
| committer | Andrew Solovay <asolovay@google.com> | 2017-03-23 13:44:15 -0700 |
| commit | 205e3264fe2dba8b8ac1f1ddeef0fa32c819f5b1 (patch) | |
| tree | cf8fc58e7347954b135b163e5c3978494ab4ea5e /docs/html/sdk/api_diff/23/stylesheet-jdiff.css | |
| parent | 0fe66163f0c5795df4309b6620c362d65f6d80dd (diff) | |
Cherrypicked from nyc-mr1-dev docs: Removing Android docs from Gerrit
Original Change-Id: I5331cdc968be817ff70ba32dd03fce76493a6ab8
Test: make ds-docs
Android developer docs are now maintained in Piper, go/dac-source
Removing all files from Gerrit, since these files can cause build
errors if they refer to classes that are later removed (whence
bug b/35849713 ).
Gerrit already has readme files in these directories telling people
docs are not maintained here; these readmes will be a lot easier to
spot now.
Ran a doc build with these files deleted, and it seems to work fine,
so submitting this CL *shouldn't* break anything.
Change-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172
Bug: 35849713
Diffstat (limited to 'docs/html/sdk/api_diff/23/stylesheet-jdiff.css')
| -rw-r--r-- | docs/html/sdk/api_diff/23/stylesheet-jdiff.css | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/html/sdk/api_diff/23/stylesheet-jdiff.css b/docs/html/sdk/api_diff/23/stylesheet-jdiff.css deleted file mode 100644 index edafaa3da3e5..000000000000 --- a/docs/html/sdk/api_diff/23/stylesheet-jdiff.css +++ /dev/null @@ -1,44 +0,0 @@ - -/* (http://www.jdiff.org) */ - -div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;} -table.diffspectable {border:1px;padding:0px;margin:0px;} -.diffspechead {background-color:#eee;} -.diffspectable tr {border:0px;padding:0px;} -.diffspectable td {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;} -td.diffvalueold {color:orange;background-color:white;border:0px;font-size:80%;font-style:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} -td.diffvaluenew {color:green;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} -td.diffvalue {color:444;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} -td.diffspec {background-color:white;border:0px;font-size:80%;font-weight:normal;padding:1px;color:444;text-align:right;padding-right:.5em;line-height:.95em;} -tt {font-size:11pt;font-family:monospace;} -.indexHeader { - font-size:96%; - line-height:.8em;} -.jdiffIndex td { - font-size:96%; - xline-height:.8em; - padding:2px; - padding-left:1em;} -.indexText { - font-size:100%; - padding-left:1em;} -#indexTableCaption { - font-size:96%; - margin-top:.25em; - margin-bottom:0; - } -.hiddenlink { - font-size:96%; - line-height:.8em; - text-decoration:none;} -a { - text-decoration:none;} -a:hover { - text-decoration:underline;} -.indexBox { - border: 1px solid red; - margin:1em 0 0 0;} -.letterIndexHead { - font-size: 1.5em;font-weight:9; - margin:0 0 0em 0; - border: 1px solid red;} |
