{%extends "base/page.html"%} {%block title%}Documentation{%endblock%} {%block contents%}

Documentation

View the manual

Manuals

You can view the manual for an older version or download a PDF of a manual from the below table.

{%for v in versions%} {%endfor%}
Online Version PDF Version
{{v.treestring}} {% if v.current %} / Current {% endif %} {%if v.a4pdf or v.uspdf%} {%if v.a4pdf%}A4 PDF ({{v.a4pdf|filesizeformat}}){%endif%} {%if v.a4pdf and v.uspdf%}•{%endif%} {%if v.uspdf%}US PDF ({{v.uspdf|filesizeformat}}){%endif%} {%else%}PDF version not available {%endif%}
Development snapshot PDF version not available

Looking for documentation for an older, unsupported, version? Check the archive of older manuals.

Translated Manuals

{%endblock%}