forked from platformio/platformio-core
Add Emacs screenshot, add Emacs to IDE doc page
This commit is contained in:
BIN
docs/_static/ide-platformio-emacs.png
vendored
Normal file
BIN
docs/_static/ide-platformio-emacs.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 753 KiB |
@@ -21,6 +21,7 @@ IDE Integration
|
|||||||
ide/atom
|
ide/atom
|
||||||
ide/clion
|
ide/clion
|
||||||
ide/eclipse
|
ide/eclipse
|
||||||
|
ide/emacs
|
||||||
ide/energia
|
ide/energia
|
||||||
ide/qtcreator
|
ide/qtcreator
|
||||||
ide/sublimetext
|
ide/sublimetext
|
||||||
|
@@ -69,3 +69,9 @@ There are 4 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
|
||||||
|
Reference in New Issue
Block a user