Table of Contents

Reference Manual

Location


Reference manuals should be located at /reference/<PRODUCT FAMILY>/<PRODUCT NAME>/reference-manual.

Title


The title should be a first level ( ====== ) heading of the form: <PRODUCT NAME> Reference Manual

Ex:

====== Basys 3 Reference Manual ======

First Section


The first section should contain a product overview paragraph followed by a product image gallery using the Dokuwiki Image Gallery Plugin. The product overview should highlight:

Do Not:

Features


The features section includes a bulleted list of product features.

Sections


Sections should start with a first level ( ====== ) heading of the form: <SECTION NUMBER> <SECTION NAME>

Ex:

====== 1 Designing with Arty ======

Do

Do Not

Sub-Sections


Sections may optionally contain sub-sections. Sub sections should start with a level 3 heading ( ==== ) of the form: <SECTION NUMBER>.<SUBSECTION NUMBER> <SUBSECTION NAME>

Ex:

==== 1.1 External Supply Voltage Monitoring ====

Do

Do Not