mirror of
https://github.com/nasa/fpp.git
synced 2025-12-10 00:40:22 -06:00
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
== docs
|
|
|
|
This directory contains documentation for the F Prime Prime (FPP)
|
|
FSW modeling language.
|
|
To generate the documentation, you need the following tools installed on your
|
|
system:
|
|
|
|
* https://github.com/bocchino/redo[redo]
|
|
|
|
* https://asciidoctor.org[asciidoctor]
|
|
|
|
Once you have these tools installed, you can run `redo` in this directory
|
|
to regenerate the HTML files from the AsciiDoc source files.
|