diff --git a/docs/articles.rst b/docs/articles.rst index 510aba52..c1eab8f5 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -23,7 +23,8 @@ Here are recent articles about PlatformIO: 2016 ^^^^ -* Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (ESP 12-E) `_ +* Feb 28, 2016 - **Alex Bloggt** - `PlatformIO vorgestellt (Introduction to PlatformIO IDE, German) `_ +* Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (Thai) `_ * Feb 23, 2016 - **Ptarmigan Labs** - `ESP8266 Over The Air updating – what are the options? `_ * Feb 22, 2016 - **Grzegorz Hołdys** - `How to Integrate PlatformIO with Netbeans `_ * Feb 19, 2016 - **Embedds** - `Develop easier with PlatformIO ecosystem `_ diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index 6bbc85fb..3e4fb764 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -78,8 +78,8 @@ Manual Installation .. image:: ../_static/ide-atom-platformio-install.png -Quickstart ----------- +Quick Start +----------- This tutorial introduces you to the basics of PlatformIO IDE workflow and shows you a creation process of a simple "Blink" example. After finishing you will have a general understanding of how to work with projects in the IDE. @@ -87,7 +87,7 @@ Launching ~~~~~~~~~ PlatformIO IDE is built on top of GitHub's Atom "hackable" text editor. -After installtion please run one of ``Atom.exe``, ``Atom.app`` or ``atom`` +After installation please run one of ``Atom.exe``, ``Atom.app`` or ``atom`` application depending on the OS. Setting Up the Project @@ -208,9 +208,6 @@ And allows you to communicate with your board in an easy way: User Guide ---------- -.. image:: ../_static/ide-atom-platformio.png - :target: http://docs.platformio.org/en/latest/_images/ide-atom-platformio.png - .. _atom_ide_platformio_menu: Menu item ``PlatformIO`` @@ -400,6 +397,13 @@ To force Smart Code Linter to use Arduino files as C++ please Articles / Manuals ------------------ -* Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (ESP 12-E) `_ +* Feb 28, 2016 - **Alex Bloggt** - `PlatformIO vorgestellt (Introduction to PlatformIO IDE, German) `_ +* Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (Thai) `_ See a full list with :ref:`articles`. + +Screenshot +---------- + +.. image:: ../_static/ide-atom-platformio.png + :target: http://docs.platformio.org/en/latest/_images/ide-atom-platformio.png