mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Update conf.py from git tag, fix sphinx warnings (#5716)
Fixes #5671 Implements https://protips.readthedocs.io/git-tag-version.html Fix a myriad of minor Sphinx warnings generated in the docs.
This commit is contained in:
committed by
GitHub
parent
04dc463153
commit
848fbf5b4a
@ -48,12 +48,12 @@ Prerequisites
|
||||
|
||||
- Arduino 1.6.8 (or newer, current working version is 1.8.5)
|
||||
- git
|
||||
- Python_ 2.7 (http://python.org)
|
||||
- Python 2.7 (http://python.org)
|
||||
- terminal, console, or command prompt (depending on your OS)
|
||||
- Internet connection
|
||||
|
||||
Instructions - Windows 10
|
||||
~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
- First, make sure you don't already have the ESP8266 library installed using the Board Manager (see above)
|
||||
|
||||
- Install git for Windows (if not already; see https://git-scm.com/download/win)
|
||||
@ -133,7 +133,7 @@ Note that you could, in theory install in ``C:\Program Files (x86)\Arduino\hardw
|
||||
|
||||
|
||||
Instructions - Other OS
|
||||
~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- Open the console and go to Arduino directory. This can be either your
|
||||
*sketchbook* directory (usually ``<Documents>/Arduino``), or the
|
||||
|
Reference in New Issue
Block a user