File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 3434master_doc = "index"
3535
3636# General information about the project.
37- project = u "Adafruit BME680 Library"
38- copyright = u "2017 ladyada"
39- author = u "ladyada"
37+ project = "Adafruit BME680 Library"
38+ copyright = "2017 ladyada"
39+ author = "ladyada"
4040
4141# The version info for the project you're documenting, acts as replacement for
4242# |version| and |release|, also used in various other places throughout the
4343# built documents.
4444#
4545# The short X.Y version.
46- version = u "1.0"
46+ version = "1.0"
4747# The full version, including alpha/beta/rc tags.
48- release = u "1.0"
48+ release = "1.0"
4949
5050# The language for content autogenerated by Sphinx. Refer to documentation
5151# for a list of supported languages.
135135 (
136136 master_doc ,
137137 "AdafruitBME680Library.tex" ,
138- u "Adafruit BME680 Library Documentation" ,
138+ "Adafruit BME680 Library Documentation" ,
139139 author ,
140140 "manual" ,
141141 ),
149149 (
150150 master_doc ,
151151 "adafruitBME680library" ,
152- u "Adafruit BME680 Library Documentation" ,
152+ "Adafruit BME680 Library Documentation" ,
153153 [author ],
154154 1 ,
155155 )
164164 (
165165 master_doc ,
166166 "AdafruitBME680Library" ,
167- u "Adafruit BME680 Library Documentation" ,
167+ "Adafruit BME680 Library Documentation" ,
168168 author ,
169169 "AdafruitBME680Library" ,
170170 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments