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:
Dong Heng
2019-02-14 11:26:45 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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|_