Fix docs warnings for literal blocks

This commit is contained in:
Ivan Kravets
2016-01-24 18:14:39 +02:00
parent 8a55e65388
commit 9b49b80051
3 changed files with 2 additions and 3 deletions

View File

@ -109,7 +109,6 @@ There are 2 options:
.. code-block:: ini
[env:myenv]
...
upload_port = IP_ADDRESS_HERE or mDNS_NAME.local
For example,

View File

@ -148,7 +148,7 @@ Examples
check_libraries_interval 7 Check for the library updates interval (days)
check_platformio_interval 3 Check for the new PlatformIO interval (days)
check_platforms_interval 7 Check for the platform updates interval (days)
enable_prompts Yes Can PlatformIO communicate with you via prompts: propose to install platforms which aren't installed yet, paginate over library search results and etc.)? ATTENTION!!! If you call PlatformIO like subprocess, please disable prompts to avoid blocking (Yes/No)
enable_prompts Yes Can PlatformIO communicate with you via prompts ...
enable_telemetry Yes Telemetry service (Yes/No)

View File

@ -36,7 +36,7 @@ Examples
.. code-block:: bash
$ platformio upgrade
You're up-to-date!
You are up-to-date!
PlatformIO x.x.x is currently the newest version available.
# If you have problem with permissions try: