Add screenshot for each IDE

This commit is contained in:
Ivan Kravets
2016-03-07 21:30:06 +02:00
parent f9cb31a2f3
commit ea13e084ed
9 changed files with 24 additions and 55 deletions

View File

@ -36,6 +36,8 @@ code editor that's modern, approachable, yet hackable to the core; a tool you
can customize to do anything but also use productively without ever touching a can customize to do anything but also use productively without ever touching a
config file. config file.
.. image:: ../_static/ide-atom-platformio.png
:target: http://docs.platformio.org/en/latest/_images/ide-atom-platformio.png
.. contents:: .. contents::
@ -417,9 +419,3 @@ Articles / Manuals
* Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (Thai) <http://nutdiy.blogspot.com/2016/02/platformio-blink-on-nodemcu-dev-kit-v10.html>`_ * Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (Thai) <http://nutdiy.blogspot.com/2016/02/platformio-blink-on-nodemcu-dev-kit-v10.html>`_
See a full list with :ref:`articles`. 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

View File

@ -23,6 +23,9 @@ automated refactorings, project manager, integrated version control systems.
Refer to the `CLion Documentation <https://www.jetbrains.com/clion/documentation/>`_ Refer to the `CLion Documentation <https://www.jetbrains.com/clion/documentation/>`_
page for more detailed information. page for more detailed information.
.. image:: ../_static/ide-platformio-clion.png
:target: http://docs.platformio.org/en/latest/_static/ide-platformio-clion.png
.. contents:: .. contents::
Integration Integration
@ -85,12 +88,6 @@ Articles / Manuals
See more :ref:`articles`. See more :ref:`articles`.
Screenshot
----------
.. image:: ../_static/ide-platformio-clion.png
:target: http://docs.platformio.org/en/latest/_static/ide-platformio-clion.png
Examples Examples
-------- --------

View File

@ -27,6 +27,9 @@ registers, and disassembly viewers.
Refer to the `CDT Documentation <https://eclipse.org/cdt/documentation.php>`_ Refer to the `CDT Documentation <https://eclipse.org/cdt/documentation.php>`_
page for more detailed information. page for more detailed information.
.. image:: ../_static/ide-platformio-eclipse.png
:target: http://docs.platformio.org/en/latest/_static/ide-platformio-eclipse.png
.. contents:: .. contents::
Integration Integration
@ -77,14 +80,6 @@ Articles / Manuals
See a full list with :ref:`articles`. See a full list with :ref:`articles`.
Screenshot
----------
Cross-platform `Blink Project <http://platformio.org/#!/get-started#blink-project-example>`_.
.. image:: ../_static/ide-platformio-eclipse.png
:target: http://docs.platformio.org/en/latest/_static/ide-platformio-eclipse.png
Examples Examples
-------- --------

View File

@ -22,6 +22,9 @@ with extensions to support text editing.
Refer to the `Emacs Documentation <https://www.gnu.org/software/emacs/#Manuals>`_ Refer to the `Emacs Documentation <https://www.gnu.org/software/emacs/#Manuals>`_
page for more detailed information. page for more detailed information.
.. image:: ../_static/ide-platformio-emacs.png
:target: http://docs.platformio.org/en/latest/_static/ide-platformio-emacs.png
.. contents:: .. contents::
Integration Integration
@ -63,10 +66,3 @@ There are 6 predefined targets for building.
The libraries which are added, installed or used in the project The libraries which are added, installed or used in the project
after generating process wont be reflected in IDE. To fix it you after generating process wont be reflected in IDE. To fix it you
need to reinitialize project using :ref:`cmd_init` (repeat it). need to reinitialize project using :ref:`cmd_init` (repeat it).
Screenshot
----------
.. image:: ../_static/ide-platformio-emacs.png
:target: http://docs.platformio.org/en/latest/_static/ide-platformio-emacs.png

View File

@ -24,6 +24,9 @@ Maven and Java EE with PrimeFaces; and improvements to PHP and C/C++ support.
Refer to the `C/C++ Application Learning Trail <https://netbeans.org/kb/trails/cnd.html>`_ Refer to the `C/C++ Application Learning Trail <https://netbeans.org/kb/trails/cnd.html>`_
for details. for details.
.. image:: ../_static/ide-platformio-netbeans.png
:target: http://docs.platformio.org/en/latest/_images/ide-platformio-netbeans.png
.. contents:: .. contents::
Integration Integration
@ -58,9 +61,3 @@ Articles / Manuals
* Feb 22, 2016 - **Grzegorz Hołdys** - `How to Integrate PlatformIO with Netbeans <http://www.instructables.com/id/How-to-Integrate-PlatformIO-With-Netbeans/>`_ * Feb 22, 2016 - **Grzegorz Hołdys** - `How to Integrate PlatformIO with Netbeans <http://www.instructables.com/id/How-to-Integrate-PlatformIO-With-Netbeans/>`_
See the full list with :ref:`articles`. See the full list with :ref:`articles`.
Screenshot
-----------
.. image:: ../_static/ide-platformio-netbeans.png
:target: http://docs.platformio.org/en/latest/_images/ide-platformio-netbeans.png

View File

@ -19,6 +19,9 @@ The `Qt Creator <https://github.com/qtproject/qt-creator>`_ is an open source cr
Refer to the `Qt-creator Manual <http://doc.qt.io/qtcreator/>`_ Refer to the `Qt-creator Manual <http://doc.qt.io/qtcreator/>`_
page for more detailed information. page for more detailed information.
.. image:: ../_static/ide-platformio-qtcreator-7.png
:target: http://docs.platformio.org/en/latest/_static/ide-platformio-qtcreator-7.png
.. contents:: .. contents::
Integration Integration
@ -184,12 +187,6 @@ Conclusion
Taking everything into account, we can build project with shortcut ``Ctrl+Shift+B`` or using ``Menu: Build > Build All``. Taking everything into account, we can build project with shortcut ``Ctrl+Shift+B`` or using ``Menu: Build > Build All``.
Screenshot
----------
.. image:: ../_static/ide-platformio-qtcreator-7.png
:target: http://docs.platformio.org/en/latest/_static/ide-platformio-qtcreator-7.png
Examples Examples
-------- --------

View File

@ -19,6 +19,8 @@ The `Sublime Text <http://www.sublimetext.com/>`_ is a cross-platform text and s
Refer to the `Sublime Text Documentation <http://docs.sublimetext.info/en/latest>`_ Refer to the `Sublime Text Documentation <http://docs.sublimetext.info/en/latest>`_
page for more detailed information. page for more detailed information.
.. image:: ../_static/ide-sublime-text-platformio-newproject-5.png
.. contents:: .. contents::
Integration Integration
@ -171,11 +173,6 @@ Conclusion
Taking everything into account, we can open project directory in Sublime Text using ``Menu: File > Open Folder`` and build it with shortcut ``Ctrl+B`` (Windows/Linux) or ``Cmd+B`` (Mac), clean project with shortcut ``F11`` and upload firmware to target with shortcut ``F12``. Taking everything into account, we can open project directory in Sublime Text using ``Menu: File > Open Folder`` and build it with shortcut ``Ctrl+B`` (Windows/Linux) or ``Cmd+B`` (Mac), clean project with shortcut ``F11`` and upload firmware to target with shortcut ``F12``.
Screenshot
----------
.. image:: ../_static/ide-sublime-text-platformio-newproject-5.png
Examples Examples
-------- --------

View File

@ -18,6 +18,8 @@ VIM
editor. Vim is designed for use both from a command-line interface and as a editor. Vim is designed for use both from a command-line interface and as a
standalone application in a graphical user interface. standalone application in a graphical user interface.
.. image:: ../_static/ide-platformio-vim.png
.. contents:: .. contents::
Integration Integration
@ -85,8 +87,3 @@ Articles / Manuals
* `コマンドラインでArduino開発 : vim + platformio (Arduino development at the command line: VIM + PlatformIO, Japanese) <http://qiita.com/caad1229/items/7b5fb47f034ae6e0baf2>`_ * `コマンドラインでArduino開発 : vim + platformio (Arduino development at the command line: VIM + PlatformIO, Japanese) <http://qiita.com/caad1229/items/7b5fb47f034ae6e0baf2>`_
See a full list with :ref:`articles`. See a full list with :ref:`articles`.
Screenshot
----------
.. image:: ../_static/ide-platformio-vim.png

View File

@ -19,6 +19,9 @@ The `Microsoft Visual Studio (Free) <http://visualstudio.com/free>`_ is an integ
Refer to the `Visual Studio Documentation <https://msdn.microsoft.com/library/vstudio>`_ Refer to the `Visual Studio Documentation <https://msdn.microsoft.com/library/vstudio>`_
page for more detailed information. page for more detailed information.
.. image:: ../_static/ide-vs-platformio-newproject-8.png
:target: http://docs.platformio.org/en/latest/_static/ide-vs-platformio-newproject-8.png
.. contents:: .. contents::
Integration Integration
@ -144,12 +147,6 @@ Conclusion
Taking everything into account, we can build project with shortcut ``Ctrl+Shift+B`` or using ``Menu: Build > Build Solution``. Taking everything into account, we can build project with shortcut ``Ctrl+Shift+B`` or using ``Menu: Build > Build Solution``.
Screenshot
----------
.. image:: ../_static/ide-vs-platformio-newproject-8.png
:target: http://docs.platformio.org/en/latest/_static/ide-vs-platformio-newproject-8.png
Examples Examples
-------- --------