Add Emacs screenshot, add Emacs to IDE doc page

This commit is contained in:
Zachary Massia
2015-12-26 03:00:44 -05:00
parent 9006b8b618
commit 533720218a
3 changed files with 7 additions and 0 deletions

BIN
docs/_static/ide-platformio-emacs.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 753 KiB

View File

@ -21,6 +21,7 @@ IDE Integration
ide/atom
ide/clion
ide/eclipse
ide/emacs
ide/energia
ide/qtcreator
ide/sublimetext

View File

@ -69,3 +69,9 @@ There are 4 predefined targets for building.
The libraries which are added, installed or used in the project
after generating process wont be reflected in IDE. To fix it you
need to reinitialize project using :ref:`cmd_init` (repeat it).
Screenshot
----------
.. image:: ../_static/ide-platformio-emacs.png