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
|
||||
|
||||
+ `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>`_)
|
||||
|
||||
* Decentralized Development Platforms
|
||||
|
@ -111,7 +111,7 @@ Contents
|
||||
platforms/embedded_boards
|
||||
frameworks/index
|
||||
platforms/custom_platform_and_board
|
||||
platforms/unit_testing
|
||||
unit_testing
|
||||
|
||||
.. toctree::
|
||||
:caption: Library Manager
|
||||
|
Reference in New Issue
Block a user