Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 439 Bytes

README.getting-started.md

File metadata and controls

22 lines (14 loc) · 439 Bytes

docs-agl

AGL Technical Documentation

Prerequirements

Please install pandoc and its dependencies.

Export PDF

Execute the following command to export a markdown file to PDF:

./doctools/generate-getting-started.sh -m raspberrypi -d pdf

Export HTML

Execute the following command to export a markdown file with instructions for Raspberry Pi to HTML:

./doctools/generate-getting-started.sh -m raspberrypi -d html