Conventions
less than a minute
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;}
In some chapters, tips for using Docusnap are given. These tips are indicated by a dark blue bar.
Text passages that contain a warning are highlighted with an orange bar. Warnings are notes that must be followed when working with Docusnap.
Text passages that contain additional information are indicated by a light blue bar.