forked from platformio/platformio-core
Use "paged" links for docs
This commit is contained in:
12
HISTORY.rst
12
HISTORY.rst
@ -7,7 +7,7 @@ PlatformIO 3.0
|
|||||||
3.5.0 (2017-??-??)
|
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:
|
interact with PlatformIO ecosystem using modern and cross-platform GUI:
|
||||||
|
|
||||||
- Library Manager:
|
- Library Manager:
|
||||||
@ -24,12 +24,12 @@ PlatformIO 3.0
|
|||||||
- Development platforms, frameworks and board explorer
|
- Development platforms, frameworks and board explorer
|
||||||
- Device Manager: serial, logical, and multicast DNS services
|
- Device Manager: serial, logical, and multicast DNS services
|
||||||
|
|
||||||
* Integration with `Jenkins CI <http://docs.platformio.org/en/latest/ci/jenkins.html>`_
|
* Integration with `Jenkins CI <http://docs.platformio.org/page/ci/jenkins.html>`_
|
||||||
* New `include <http://docs.platformio.org/en/latest/projectconf/section_platformio.html#include-dir>`__
|
* New `include <http://docs.platformio.org/page/projectconf/section_platformio.html#include-dir>`__
|
||||||
folder for project's header files
|
folder for project's header files
|
||||||
(`issue #1107 <https://github.com/platformio/platformio-core/issues/1107>`_)
|
(`issue #1107 <https://github.com/platformio/platformio-core/issues/1107>`_)
|
||||||
* Depend on development platform using VSC URL (Git, Mercurial and Subversion)
|
* 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).
|
Drop support for ``*_stage`` dev/platform names (use VCS URL instead).
|
||||||
* Reinstall/redownload package with a new ``-f, --force`` option for
|
* Reinstall/redownload package with a new ``-f, --force`` option for
|
||||||
`platformio lib install <http://docs.platformio.org/page/userguide/lib/cmd_install.html>`__
|
`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
|
* Handle missed dependencies and provide a solution based on PlatformIO Library
|
||||||
Registry
|
Registry
|
||||||
(`issue #781 <https://github.com/platformio/platformio-core/issues/781>`_)
|
(`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
|
that allows to override a default PIO Home Projects location
|
||||||
(`issue #1161 <https://github.com/platformio/platformio-core/issues/1161>`_)
|
(`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>`__
|
- 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>`__
|
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:
|
command:
|
||||||
|
|
||||||
- ``--serial`` list available serial ports (default)
|
- ``--serial`` list available serial ports (default)
|
||||||
|
Reference in New Issue
Block a user