forked from platformio/platformio-core
Move Unit Testing to the TOP level
This commit is contained in:
@ -9,7 +9,7 @@ PlatformIO 3.0
|
|||||||
|
|
||||||
* PlatformIO Plus
|
* PlatformIO Plus
|
||||||
|
|
||||||
+ `Unit Testing <http://docs.platformio.org/en/latest/platforms/unit_testing.html>`__ for Embedded
|
+ `Unit Testing <http://docs.platformio.org/en/latest/unit_testing.html>`__ for Embedded
|
||||||
(`issue #408 <https://github.com/platformio/platformio/issues/408>`_)
|
(`issue #408 <https://github.com/platformio/platformio/issues/408>`_)
|
||||||
|
|
||||||
* Decentralized Development Platforms
|
* Decentralized Development Platforms
|
||||||
|
@ -111,7 +111,7 @@ Contents
|
|||||||
platforms/embedded_boards
|
platforms/embedded_boards
|
||||||
frameworks/index
|
frameworks/index
|
||||||
platforms/custom_platform_and_board
|
platforms/custom_platform_and_board
|
||||||
platforms/unit_testing
|
unit_testing
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Library Manager
|
:caption: Library Manager
|
||||||
|
Reference in New Issue
Block a user