The documentation for Docusnap Docusnap 13 has been archived and is no longer maintained. Content and links may be outdated. For up-to-date information, please refer to the documentation for the latest version of Docusnap.

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;}