diff options
-rw-r--r-- | doc/lib/binaryXHR_js.html | 2 | ||||
-rw-r--r-- | doc/lib/index.html | 2 | ||||
-rw-r--r-- | doc/lib/rrdFile_js.html | 2 | ||||
-rw-r--r-- | doc/lib/rrdFlotMatrix_js.html | 14 | ||||
-rw-r--r-- | doc/lib/rrdFlotSupport_js.html | 14 | ||||
-rw-r--r-- | doc/lib/rrdFlot_js.html | 14 | ||||
-rw-r--r-- | doc/lib/rrdMultiFile_js.html | 2 |
7 files changed, 46 insertions, 4 deletions
diff --git a/doc/lib/binaryXHR_js.html b/doc/lib/binaryXHR_js.html index b71dc4e..b88932e 100644 --- a/doc/lib/binaryXHR_js.html +++ b/doc/lib/binaryXHR_js.html @@ -228,7 +228,7 @@ the binary file.</P> <TD> <HR> <P>This module is part of the <A HREF="index.html">javascriptRRD - package</A> hosted at <A HREF="http://javascript.sourceforge.net/">http://javascript.sourceforge.net</A>. + package</A> hosted at <A HREF="http://javascriptrrd.sourceforge.net/">http://javascriptrrd.sourceforge.net</A>. <BR>It is licensed under the <A HREF="http://www.opensource.org/licenses/mit-license.php">MIT license</A>. </P> diff --git a/doc/lib/index.html b/doc/lib/index.html index e858858..8a7b0df 100644 --- a/doc/lib/index.html +++ b/doc/lib/index.html @@ -48,7 +48,7 @@ <TD> <HR> <P>The javascriptRRD package - is hosted at <A HREF="http://javascript.sourceforge.net/">http://javascript.sourceforge.net</A>. + is hosted at <A HREF="http://javascriptrrd.sourceforge.net/">http://javascriptrrd.sourceforge.net</A>. <BR>It is licensed under the <A HREF="http://www.opensource.org/licenses/mit-license.php">MIT license</A>. </P> diff --git a/doc/lib/rrdFile_js.html b/doc/lib/rrdFile_js.html index e13693a..64741d6 100644 --- a/doc/lib/rrdFile_js.html +++ b/doc/lib/rrdFile_js.html @@ -390,7 +390,7 @@ interpreting the binary file object.</P> <TD> <HR> <P>This module is part of the <A HREF="index.html">javascriptRRD - package</A> hosted at <A HREF="http://javascript.sourceforge.net/">http://javascript.sourceforge.net</A>. + package</A> hosted at <A HREF="http://javascriptrrd.sourceforge.net/">http://javascriptrrd.sourceforge.net</A>. <BR>It is licensed under the <A HREF="http://www.opensource.org/licenses/mit-license.php">MIT license</A>. </P> diff --git a/doc/lib/rrdFlotMatrix_js.html b/doc/lib/rrdFlotMatrix_js.html index 20fdc41..758786d 100644 --- a/doc/lib/rrdFlotMatrix_js.html +++ b/doc/lib/rrdFlotMatrix_js.html @@ -145,5 +145,19 @@ creates an interactive </TABLE> </DIV> <P>Once instatiated, the object will automatically draw the plot and handle user interaction.</P> +<TABLE WIDTH=50% CELLPADDING=2 CELLSPACING=2> + <TR> + <TD> + <HR> + <P>This module is part of the <A HREF="index.html">javascriptRRD + package</A> hosted at <A HREF="http://javascriptrrd.sourceforge.net/">http://javascriptrrd.sourceforge.net</A>. + <BR>It is licensed under the <A HREF="http://www.opensource.org/licenses/mit-license.php">MIT + license</A>. + </P> + <HR> + </TD> + </TR> +</TABLE> + </BODY> </HTML> diff --git a/doc/lib/rrdFlotSupport_js.html b/doc/lib/rrdFlotSupport_js.html index 0292c7c..1f455f5 100644 --- a/doc/lib/rrdFlotSupport_js.html +++ b/doc/lib/rrdFlotSupport_js.html @@ -646,5 +646,19 @@ rrdDS2FlotSeries(...).data }); </PRE> </P> +<TABLE WIDTH=50% CELLPADDING=2 CELLSPACING=2> + <TR> + <TD> + <HR> + <P>This module is part of the <A HREF="index.html">javascriptRRD + package</A> hosted at <A HREF="http://javascriptrrd.sourceforge.net/">http://javascriptrrd.sourceforge.net</A>. + <BR>It is licensed under the <A HREF="http://www.opensource.org/licenses/mit-license.php">MIT + license</A>. + </P> + <HR> + </TD> + </TR> +</TABLE> + </BODY> </HTML> diff --git a/doc/lib/rrdFlot_js.html b/doc/lib/rrdFlot_js.html index c880e64..5214c7d 100644 --- a/doc/lib/rrdFlot_js.html +++ b/doc/lib/rrdFlot_js.html @@ -145,5 +145,19 @@ creates an interactive </TABLE> </DIV> <P>Once instatiated, the object will automatically draw the plot and handle user interaction.</P> +<TABLE WIDTH=50% CELLPADDING=2 CELLSPACING=2> + <TR> + <TD> + <HR> + <P>This module is part of the <A HREF="index.html">javascriptRRD + package</A> hosted at <A HREF="http://javascriptrrd.sourceforge.net/">http://javascriptrrd.sourceforge.net</A>. + <BR>It is licensed under the <A HREF="http://www.opensource.org/licenses/mit-license.php">MIT + license</A>. + </P> + <HR> + </TD> + </TR> +</TABLE> + </BODY> </HTML> diff --git a/doc/lib/rrdMultiFile_js.html b/doc/lib/rrdMultiFile_js.html index bb5c8ee..1b66ee3 100644 --- a/doc/lib/rrdMultiFile_js.html +++ b/doc/lib/rrdMultiFile_js.html @@ -63,7 +63,7 @@ the user ever needs to explicitly instantiate.</P> <TD> <HR> <P>This module is part of the <A HREF="index.html">javascriptRRD - package</A> hosted at <A HREF="http://javascript.sourceforge.net/">http://javascript.sourceforge.net</A>. + package</A> hosted at <A HREF="http://javascriptrrd.sourceforge.net/">http://javascriptrrd.sourceforge.net</A>. <BR>It is licensed under the <A HREF="http://www.opensource.org/licenses/mit-license.php">MIT license</A>. </P> |