Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Oct 3, 2013
1 parent 8992295 commit 8cd9480
Show file tree
Hide file tree
Showing 485 changed files with 18,534 additions and 81,123 deletions.
462 changes: 48 additions & 414 deletions api/allclasses-frame.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions api/deprecated-list.html
Expand Up @@ -3,8 +3,8 @@
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=MacRoman">
<!-- Generated by groovydoc (2.1.5) on -->
<title>Deprecated API (grails-datastore-core 2.0.1.RELEASE API)</title>
<meta name="date" content="2013-09-10">
<title>Deprecated API (grails-datastore-gorm-hibernate-core 2.0.1.RELEASE API)</title>
<meta name="date" content="2013-10-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
Expand All @@ -13,7 +13,7 @@
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated API (grails-datastore-core 2.0.1.RELEASE API)";
parent.document.title="Deprecated API (grails-datastore-gorm-hibernate-core 2.0.1.RELEASE API)";
}
}
</script>
Expand Down
6 changes: 3 additions & 3 deletions api/help-doc.html
Expand Up @@ -4,17 +4,17 @@
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=MacRoman">
<!-- Generated by groovydoc (2.1.5) on -->
<title>API Help (grails-datastore-core 2.0.1.RELEASE API)</title>
<title>API Help (grails-datastore-gorm-hibernate-core 2.0.1.RELEASE API)</title>
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="groovy.ico" type="image/x-icon" rel="icon">
<meta name="date" content="2013-09-10">
<meta name="date" content="2013-10-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

<script type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (grails-datastore-core 2.0.1.RELEASE API)";
parent.document.title="API Help (grails-datastore-gorm-hibernate-core 2.0.1.RELEASE API)";
}
}
</script>
Expand Down
3,370 changes: 832 additions & 2,538 deletions api/index-all.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/index.html
Expand Up @@ -2,7 +2,7 @@
<HTML>
<HEAD>
<TITLE>
Index (grails-datastore-core 2.0.1.RELEASE API)
Index (grails-datastore-gorm-hibernate-core 2.0.1.RELEASE API)
</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=MacRoman">
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand Down

0 comments on commit 8cd9480

Please sign in to comment.