1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-05-12 14:41:29 +03:00

6 Commits

Author SHA1 Message Date
Earle F. Philhower, III
848fbf5b4a
Update conf.py from git tag, fix sphinx warnings ()
Fixes 

Implements https://protips.readthedocs.io/git-tag-version.html

Fix a myriad of minor Sphinx warnings generated in the docs.
2019-02-04 20:19:23 +00:00
Peter
4657666319 Correct 'git submodule' syntax ()
Should be singular, not plural (submodule, not submodules)
2019-01-23 16:41:09 +01:00
ZaPpInG
39e31b2352 Correct link to Arduino Board Manager info ()
The link was pointing to Arduino Libraries Manager info and not to Arduino Board Manager info.
2019-01-22 17:29:44 +01:00
Philipp Reichmuth
324eb56d65 Add fix for SoftwareSerial submodule errors to documentation ()
* Add fix for SoftwareSerial submodule errors to documentation

* Update installing.rst

Replaces and based on 
Fixes 

* Update installing.rst

Remove forgotten section
Add update section for Other OS
2019-01-18 17:55:20 -03:00
gojimmypi
0f34bd85d8 Windows 10 instructions ()
* Instructions update

added correction for Windows 10 git install directory

* Update installing.md

* Update installing.rst

* Reminder for VisualMicro

install clarifications

* tidy up links 

markup works differently in rst vs md

* formatting cleanup

* corrected default sketch directory

the default Arduino Sketchbook directory is C:\users\{username}\Documents\Arduino (thanks @Juppit)

https://github.com/esp8266/Arduino/pull/4797#issuecomment-396650538

* check for directory before creating
2018-06-27 18:04:35 -04:00
Ivan Grokhotkov
283eb97cd3 docs: convert to .rst and add readthedocs 2017-05-14 11:44:16 -05:00