diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-23 15:12:16 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-23 15:12:16 +0200 |
commit | 47f8de7261fa8077a63058d5185e3cbb74983ff7 (patch) | |
tree | 5b63f4317e72a91315ff7a2c93e7d3f7587654f7 /docs/html/index.html | |
parent | d3a21445ad2f70565d10f632aa9d522e190f9e00 (diff) | |
download | bugzilla-triage-47f8de7261fa8077a63058d5185e3cbb74983ff7.tar.gz |
Raw HTML documentation generated by JSDoc from Javadoc comments in the code
Diffstat (limited to 'docs/html/index.html')
-rw-r--r-- | docs/html/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/html/index.html b/docs/html/index.html new file mode 100644 index 0000000..8a7b7ad --- /dev/null +++ b/docs/html/index.html @@ -0,0 +1,27 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> +<HTML> +<HEAD> +<TITLE> +Generated Javascript Documentation +</TITLE> +</HEAD> +<FRAMESET cols="20%,80%"> + +<FRAMESET rows="40%,50%"> +<FRAME src="overview-frame.html" name="overviewFrame"> + +<FRAME src="allclasses-frame.html" name="packageFrame"> + +</FRAMESET> + +<FRAME src="overview-summary.html" name="classFrame"> +</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="allclasses-frame.html">Non-frame version.</A></NOFRAMES> +</HTML> |