Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update JavaDoc
  • Loading branch information
johnmay committed May 3, 2017
1 parent b8773e9 commit a8be004
Show file tree
Hide file tree
Showing 3,177 changed files with 264,356 additions and 191,058 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
309 changes: 155 additions & 154 deletions 2.0/docs/api/allclasses-frame.html

Large diffs are not rendered by default.

309 changes: 155 additions & 154 deletions 2.0/docs/api/allclasses-noframe.html

Large diffs are not rendered by default.

167 changes: 88 additions & 79 deletions 2.0/docs/api/constant-values.html

Large diffs are not rendered by default.

679 changes: 344 additions & 335 deletions 2.0/docs/api/deprecated-list.html

Large diffs are not rendered by default.

41 changes: 25 additions & 16 deletions 2.0/docs/api/help-doc.html
Expand Up @@ -2,26 +2,33 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Tue May 02 19:39:13 BST 2017 -->
<!-- Generated by javadoc (1.8.0_131) on Wed May 03 16:44:54 BST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (cdk 1.5.15 API)</title>
<meta name="date" content="2017-05-02">
<title>API Help (cdk 2.0-SNAPSHOT API)</title>
<meta name="date" content="2017-05-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (cdk 1.5.15 API)";
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (cdk 2.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<div class="topNav"><a name="navbar.top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
Expand All @@ -42,10 +49,10 @@
</ul>
<ul class="navList">
<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
<li><a href="help-doc.html" target="_top">No Frames</a></li>
<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
Expand All @@ -59,7 +66,7 @@
//-->
</script>
</div>
<a name="skip-navbar_top">
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
Expand Down Expand Up @@ -171,11 +178,13 @@ <h2>Constant Field Values</h2>
<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
</li>
</ul>
<em>This help file applies to API documentation generated using the standard doclet.</em></div>
<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
Expand All @@ -196,10 +205,10 @@ <h2>Constant Field Values</h2>
</ul>
<ul class="navList">
<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
<li><a href="help-doc.html" target="_top">No Frames</a></li>
<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
Expand All @@ -213,7 +222,7 @@ <h2>Constant Field Values</h2>
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
Expand Down
31,774 changes: 15,892 additions & 15,882 deletions 2.0/docs/api/index-all.html

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions 2.0/docs/api/index.html
Expand Up @@ -2,15 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc on Tue May 02 19:39:13 BST 2017 -->
<!-- Generated by javadoc (1.8.0_131) on Wed May 03 16:44:54 BST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>cdk 1.5.15 API</title>
<title>cdk 2.0-SNAPSHOT API</title>
<script type="text/javascript">
targetPage = "" + window.location.search;
if (targetPage != "" && targetPage != "undefined")
targetPage = targetPage.substring(1);
if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
targetPage = "undefined";
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
tmpTargetPage = tmpTargetPage.substring(1);
if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
tmpTargetPage = "undefined";
targetPage = tmpTargetPage;
function validURL(url) {
try {
url = decodeURIComponent(url);
Expand Down
1 change: 1 addition & 0 deletions 2.0/docs/api/javadoc.sh
@@ -0,0 +1 @@
/Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin/javadoc @options @packages
56 changes: 56 additions & 0 deletions 2.0/docs/api/options

Large diffs are not rendered by default.

271 changes: 156 additions & 115 deletions 2.0/docs/api/org/openscience/cdk/AminoAcid.html

Large diffs are not rendered by default.

0 comments on commit a8be004

Please sign in to comment.