File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 38
38
master_doc = "index"
39
39
40
40
# 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"
44
44
45
45
# The version info for the project you're documenting, acts as replacement for
46
46
# |version| and |release|, also used in various other places throughout the
47
47
# built documents.
48
48
#
49
49
# The short X.Y version.
50
- version = u "1.0"
50
+ version = "1.0"
51
51
# The full version, including alpha/beta/rc tags.
52
- release = u "1.0"
52
+ release = "1.0"
53
53
54
54
# The language for content autogenerated by Sphinx. Refer to documentation
55
55
# for a list of supported languages.
139
139
(
140
140
master_doc ,
141
141
"AdafruitBMP280Library.tex" ,
142
- u "Adafruit BMP280 Library Documentation" ,
142
+ "Adafruit BMP280 Library Documentation" ,
143
143
author ,
144
144
"manual" ,
145
145
),
153
153
(
154
154
master_doc ,
155
155
"adafruitBMP280library" ,
156
- u "Adafruit BMP280 Library Documentation" ,
156
+ "Adafruit BMP280 Library Documentation" ,
157
157
[author ],
158
158
1 ,
159
159
)
168
168
(
169
169
master_doc ,
170
170
"AdafruitBMP280Library" ,
171
- u "Adafruit BMP280 Library Documentation" ,
171
+ "Adafruit BMP280 Library Documentation" ,
172
172
author ,
173
173
"AdafruitBMP280Library" ,
174
174
"One line description of project." ,
You can’t perform that action at this time.
0 commit comments