forked from espressif/esp-idf
Changed title of docs
This commit is contained in:
committed by
Ivan Grokhotkov
parent
079f5faad8
commit
19af5b7a76
@@ -57,8 +57,8 @@ source_suffix = '.rst'
|
||||
master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Read the Docs Template'
|
||||
copyright = u'2014, Read the Docs'
|
||||
project = u'ESP32 Programming Guide'
|
||||
copyright = u'2016, Espressif'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
@@ -1,6 +1,10 @@
|
||||
ESP32 Programming Guide
|
||||
=======================
|
||||
|
||||
.. caution::
|
||||
|
||||
This is DRAFT - mind your step
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
|
Reference in New Issue
Block a user