This commit is contained in:
krzychb
2017-01-17 20:37:27 +01:00
parent 03c14809f9
commit 46d8ece20e
2 changed files with 13 additions and 2 deletions

View File

@@ -65,8 +65,8 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
project = u'ESP32 Programming Guide'
copyright = u'2016, Espressif'
project = u'ESP-IDF Programming Guide'
copyright = u'2016 - 2017, 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