Use "paged" links for docs

This commit is contained in:
Ivan Kravets
2017-12-28 16:58:15 +02:00
parent 2315b08909
commit 34e9063ddd

View File

@ -7,7 +7,7 @@ PlatformIO 3.0
3.5.0 (2017-??-??)
~~~~~~~~~~~~~~~~~~
* `PlatformIO Home <http://docs.platformio.org/en/latest/home/index.html>`__ -
* `PlatformIO Home <http://docs.platformio.org/page/home/index.html>`__ -
interact with PlatformIO ecosystem using modern and cross-platform GUI:
- Library Manager:
@ -24,12 +24,12 @@ PlatformIO 3.0
- Development platforms, frameworks and board explorer
- Device Manager: serial, logical, and multicast DNS services
* Integration with `Jenkins CI <http://docs.platformio.org/en/latest/ci/jenkins.html>`_
* New `include <http://docs.platformio.org/en/latest/projectconf/section_platformio.html#include-dir>`__
* Integration with `Jenkins CI <http://docs.platformio.org/page/ci/jenkins.html>`_
* New `include <http://docs.platformio.org/page/projectconf/section_platformio.html#include-dir>`__
folder for project's header files
(`issue #1107 <https://github.com/platformio/platformio-core/issues/1107>`_)
* Depend on development platform using VSC URL (Git, Mercurial and Subversion)
instead of a name in `Project Configuration File "platformio.ini" <http://docs.platformio.org/en/latest/projectconf/section_env_general.html#platform>`__.
instead of a name in `Project Configuration File "platformio.ini" <http://docs.platformio.org/page/projectconf/section_env_general.html#platform>`__.
Drop support for ``*_stage`` dev/platform names (use VCS URL instead).
* Reinstall/redownload package with a new ``-f, --force`` option for
`platformio lib install <http://docs.platformio.org/page/userguide/lib/cmd_install.html>`__
@ -39,7 +39,7 @@ PlatformIO 3.0
* Handle missed dependencies and provide a solution based on PlatformIO Library
Registry
(`issue #781 <https://github.com/platformio/platformio-core/issues/781>`_)
* New setting `projects_dir <http://docs.platformio.org/en/latest/userguide/cmd_settings.html#projects-dir>`__
* New setting `projects_dir <http://docs.platformio.org/page/userguide/cmd_settings.html#projects-dir>`__
that allows to override a default PIO Home Projects location
(`issue #1161 <https://github.com/platformio/platformio-core/issues/1161>`_)
@ -55,7 +55,7 @@ PlatformIO 3.0
- Added option to configure library `Compatible Mode <http://docs.platformio.org/page/librarymanager/ldf.html#compatibility-mode>`__
using `library.json <http://docs.platformio.org/page/librarymanager/config.html>`__
* New options for `platformio device list <http://docs.platformio.org/en/latest/userguide/cmd_device.html#platformio-device-list>`__
* New options for `platformio device list <http://docs.platformio.org/page/userguide/cmd_device.html#platformio-device-list>`__
command:
- ``--serial`` list available serial ports (default)