mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
Merge branch 'docs/fix_conf_py_typo_and_confusion' into 'master'
Fix docs script typo and and change title See merge request sdk/ESP8266_RTOS_SDK!772
This commit is contained in:
@ -11,7 +11,7 @@ sys.path.insert(0, os.path.abspath('..'))
|
||||
from conf_common import *
|
||||
|
||||
# General information about the project.
|
||||
project = u'ESP-IDF Programming Guide'
|
||||
project = u'ESP8266 RTOS SDK Programming Guide'
|
||||
copyright = u'2016 - 2019, Espressif Systems (Shanghai) PTE LTD'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
|
@ -1,7 +1,7 @@
|
||||
ESP8266\_RTOS\_SDK (IDF Style) Programming Guide
|
||||
================================================
|
||||
|
||||
This is the documentation for the new `ESP8266_RTOS_SDK <https://github.com/espressif/ESP8266_RTOS_SDK>`_ which refacted to be ESP-IDF Style. ESP8266\_RTOS\_SDK is the official development framework for the `ESP8266EX <https://www.espressif.com/en/products/hardware/esp8266ex/overview>`_ chip.
|
||||
This is the documentation for the new `ESP8266_RTOS_SDK <https://github.com/espressif/ESP8266_RTOS_SDK>`_ which refactored to be ESP-IDF Style. ESP8266\_RTOS\_SDK is the official development framework for the `ESP8266EX <https://www.espressif.com/en/products/hardware/esp8266ex/overview>`_ chip.
|
||||
|
||||
================== ================== ================== ==================
|
||||
|Get Started|_ |API Reference|_ |API Guides|_ |General Notes|_
|
||||
|
Reference in New Issue
Block a user