From 40e6d7a7804c785cebd73470ea7a2d3d7d4273c2 Mon Sep 17 00:00:00 2001 From: Igor Sfiligoi Date: Thu, 7 Nov 2013 21:57:23 +0000 Subject: Document the new options arguments --- doc/lib/rrdFile_js.html | 9 +++++++-- doc/lib/rrdMultiFile_js.html | 14 +++++++++++--- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/doc/lib/rrdFile_js.html b/doc/lib/rrdFile_js.html index 64741d6..57c6216 100644 --- a/doc/lib/rrdFile_js.html +++ b/doc/lib/rrdFile_js.html @@ -45,7 +45,7 @@ information.

Class RRDFile

This is the main class of the package. It is also the only class the user ever needs to explicitly instantiate.

-

The RRDFile constructor has a single argument:

+

The RRDFile constructor has two arguments (only one required):

If the binary file is not a proper RRD file, an InvalidRRD exception will be thrown.

+
  • Options object (optional)

    +

    Currently with no semantics; defined for future expandability only.

    +

    This class also implements the following methods:

    @@ -167,6 +169,9 @@ thrown.

    +
    +

    Internal classes

    +

    Class RRDDS

    This class implements the methods needed to access the information about a RRD diff --git a/doc/lib/rrdMultiFile_js.html b/doc/lib/rrdMultiFile_js.html index 1b66ee3..ce75aad 100644 --- a/doc/lib/rrdMultiFile_js.html +++ b/doc/lib/rrdMultiFile_js.html @@ -50,12 +50,20 @@ the user ever needs to explicitly instantiate.

    This class implements the same interface as RRDFile.

    +
    +

    Internal classes

    +

    Class RRDRRASum

    This class implements the same interface as RRDRRA.

    -- cgit v1.1-4-g5e80