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 3838master_doc = "index"
3939
4040# General information about the project.
41- project = u "Adafruit BMP280 Library"
42- copyright = u "2017 ladyada"
43- author = u "ladyada"
41+ project = "Adafruit BMP280 Library"
42+ copyright = "2017 ladyada"
43+ author = "ladyada"
4444
4545# The version info for the project you're documenting, acts as replacement for
4646# |version| and |release|, also used in various other places throughout the
4747# built documents.
4848#
4949# The short X.Y version.
50- version = u "1.0"
50+ version = "1.0"
5151# The full version, including alpha/beta/rc tags.
52- release = u "1.0"
52+ release = "1.0"
5353
5454# The language for content autogenerated by Sphinx. Refer to documentation
5555# for a list of supported languages.
139139 (
140140 master_doc ,
141141 "AdafruitBMP280Library.tex" ,
142- u "Adafruit BMP280 Library Documentation" ,
142+ "Adafruit BMP280 Library Documentation" ,
143143 author ,
144144 "manual" ,
145145 ),
153153 (
154154 master_doc ,
155155 "adafruitBMP280library" ,
156- u "Adafruit BMP280 Library Documentation" ,
156+ "Adafruit BMP280 Library Documentation" ,
157157 [author ],
158158 1 ,
159159 )
168168 (
169169 master_doc ,
170170 "AdafruitBMP280Library" ,
171- u "Adafruit BMP280 Library Documentation" ,
171+ "Adafruit BMP280 Library Documentation" ,
172172 author ,
173173 "AdafruitBMP280Library" ,
174174 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments