diff options
author | Dirk Dougherty <ddougherty@google.com> | 2010-11-19 19:25:41 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2010-12-06 17:02:36 -0800 |
commit | e2482507ff328d9aaec3e9b765e8eb76e57a1d47 (patch) | |
tree | f0493ea514b30b23b7a873a22abfbf4aebc337d4 /docs/html/sdk/api_diff/9/changes.html | |
parent | 6dcc906c4518d52321fd3ea2d3b8f345844ba78c (diff) |
cherry pick from gingerbread: I14e59a2281fac9a437ebf52df4c846e7a1e9cc4a
Do not merge: Doc change: API diff report for gingerbread.
Change-Id: Ib6d916f76614ddcb80760fb89f6bb3d7d66344b8
Diffstat (limited to 'docs/html/sdk/api_diff/9/changes.html')
-rw-r--r-- | docs/html/sdk/api_diff/9/changes.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/html/sdk/api_diff/9/changes.html b/docs/html/sdk/api_diff/9/changes.html new file mode 100644 index 000000000000..52fa273f9433 --- /dev/null +++ b/docs/html/sdk/api_diff/9/changes.html @@ -0,0 +1,45 @@ +<!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 Nov 19 19:12:02 PST 2010 --> +<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 8 and 9 +</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> |