:
    This is the documentation for Docusnap 12.

    The documentation for Docusnap 12 has been archived and is no longer updated. Content and links might be outdated. For current information, please refer to the documentation for the latest Docusnap Version.

    Conventions

    In order to improve the readability of this document, the following conventions apply:

    Normal text uses the Open Sans font. Names of buttons, checkboxes, etc. are written in italics.

    Examples from the code are formatted as follows:

    var add2 = function(number) {return number + 2;}