Searchable HTML reference manual built from Markdown source files.
Uses Pandoc to generate HTML from Markdown and Pagefind to build a search index.
From the src/ directory:
bash fetch.sh
This pulls documentation from the lispbm repo and VESC repos.
make
Generated HTML and the Pagefind index are written to html/.
Note: Adding a new manual does not automatically add a reference card to
src/index.html. That card must be added manually.