mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
fix(docs): Fix docs script typo and and change title
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
|
||||
|
Reference in New Issue
Block a user