diff options
author | yvesf <yvesf-git@xapek.org> | 2011-02-24 22:45:14 +0100 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-02-24 22:45:14 +0100 |
commit | 6dc7723c738c8307369f2fcfd8feb0fd2ea703c1 (patch) | |
tree | 33faebb05fbb8793f465ef976a7d22995985e5d9 /target/site/apidocs/index.html | |
parent | 962ddff447068e759b37841536a51e8973691097 (diff) | |
download | dhbw-calendar-6dc7723c738c8307369f2fcfd8feb0fd2ea703c1.tar.gz dhbw-calendar-6dc7723c738c8307369f2fcfd8feb0fd2ea703c1.zip |
file-copy from previous development-repository
Diffstat (limited to 'target/site/apidocs/index.html')
-rw-r--r-- | target/site/apidocs/index.html | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/target/site/apidocs/index.html b/target/site/apidocs/index.html new file mode 100644 index 0000000..cf6e4d8 --- /dev/null +++ b/target/site/apidocs/index.html @@ -0,0 +1,40 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc on Thu Feb 24 22:43:47 CET 2011--> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<TITLE> +DHBW Calendar 1.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 = "undefined"; + function loadFrames() { + if (targetPage != "" && targetPage != "undefined") + top.classFrame.location = top.targetPage; + } +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> +</HEAD> +<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()"> +<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()"> +<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages"> +<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> +</FRAMESET> +<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> +<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="overview-summary.html">Non-frame version.</A> +</NOFRAMES> +</FRAMESET> +</HTML> |