diff options
author | Andrew Solovay <asolovay@google.com> | 2017-03-08 17:38:01 -0800 |
---|---|---|
committer | Andrew Solovay <asolovay@google.com> | 2017-03-21 14:18:01 -0700 |
commit | 630509478612b560913f7f4e11f63e4ce5594274 (patch) | |
tree | 179ae85004ae041085cfe396429208275f8746cc /docs/html/sdk/api_diff/23/changes.html | |
parent | 7ba04df38cb5a797d81a2776ee227d126b7dd157 (diff) |
cherry-pick 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.
Bug: 35849713
Change-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172
Diffstat (limited to 'docs/html/sdk/api_diff/23/changes.html')
-rw-r--r-- | docs/html/sdk/api_diff/23/changes.html | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/docs/html/sdk/api_diff/23/changes.html b/docs/html/sdk/api_diff/23/changes.html deleted file mode 100644 index 58b407bc5383..000000000000 --- a/docs/html/sdk/api_diff/23/changes.html +++ /dev/null @@ -1,45 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<HTML style="overflow:auto;"> -<HEAD> -<meta name="generator" content="JDiff v1.1.0"> -<!-- Generated by the JDiff Javadoc doclet --> -<!-- (http://www.jdiff.org) --> -<!-- on Fri Aug 14 14:28:04 PDT 2015 --> -<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> -<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> -<TITLE> -API Differences between 22 and 23 -</TITLE> -<link href="../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> -<link href="stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> -<noscript> -<style type="text/css"> -body{overflow:auto;} -#body-content{position:relative; top:0;} -#doc-content{overflow:visible;border-left:3px solid #666;} -#side-nav{padding:0;} -#side-nav .toggle-list ul {display:block;} -#resize-packages-nav{border-bottom:3px solid #666;} -</style> -</noscript> -<style type="text/css"> -</style> -</head> -<frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> -<frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> - <frame src="changes/jdiff_topleftframe.html" scrolling="no" name="topleftframe" frameborder="1"> - <frame src="changes/alldiffs_index_all.html" scrolling="auto" name="bottomleftframe" frameborder="1"> - </frameset> - <frame src="changes/changes-summary.html" scrolling="auto" name="rightframe" frameborder="1"> -</frameset> -<noframes> -<h2> -Frame Alert -</h2> - -<p> -This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. -<br> -Link to <a href="changes/changes-summary.html" target="_top">Non-frame version.</A> -</noframes> -</html> |