forked from platformio/platformio-core
Remove "#" from platformio.ini docs
This commit is contained in:
@@ -18,7 +18,7 @@ The Project configuration file is named ``platformio.ini``. This is a
|
||||
`INI-style <http://en.wikipedia.org/wiki/INI_file>`_ file.
|
||||
|
||||
``platformio.ini`` has sections (each denoted by a ``[header]``) and
|
||||
key / value pairs within the sections. Lines beginning with ``#`` or ``;``
|
||||
key / value pairs within the sections. Lines beginning with ``;``
|
||||
are ignored and may be used to provide comments.
|
||||
|
||||
The sections and their allowable values are described below.
|
||||
|
Reference in New Issue
Block a user