mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 11:16:42 -06:00
12 lines
254 B
Plaintext
12 lines
254 B
Plaintext
== Syntax Notation
|
|
|
|
Throughout this document, we use the following notation to describe
|
|
language syntax:
|
|
|
|
* `fixed-width font` denotes literal model text.
|
|
|
|
* _italics_ denote grammar nonterminals.
|
|
|
|
* Italicized brackets _[ ]_ enclose optional elements.
|
|
|