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 43
43
master_doc = "index"
44
44
45
45
# General information about the project.
46
- project = u "Adafruit SHT31D Library"
47
- copyright = u "2017 Jerry Needell"
48
- author = u "Jerry Needell"
46
+ project = "Adafruit SHT31D Library"
47
+ copyright = "2017 Jerry Needell"
48
+ author = "Jerry Needell"
49
49
50
50
# The version info for the project you're documenting, acts as replacement for
51
51
# |version| and |release|, also used in various other places throughout the
52
52
# built documents.
53
53
#
54
54
# The short X.Y version.
55
- version = u "1.0"
55
+ version = "1.0"
56
56
# The full version, including alpha/beta/rc tags.
57
- release = u "1.0"
57
+ release = "1.0"
58
58
59
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
60
# for a list of supported languages.
144
144
(
145
145
master_doc ,
146
146
"Adafruitsht31Library.tex" ,
147
- u "Adafruitsht31 Library Documentation" ,
147
+ "Adafruitsht31 Library Documentation" ,
148
148
author ,
149
149
"manual" ,
150
150
),
158
158
(
159
159
master_doc ,
160
160
"Adafruitsht31library" ,
161
- u "Adafruit sht31 Library Documentation" ,
161
+ "Adafruit sht31 Library Documentation" ,
162
162
[author ],
163
163
1 ,
164
164
)
173
173
(
174
174
master_doc ,
175
175
"Adafruitsht31Library" ,
176
- u "Adafruit sht31 Library Documentation" ,
176
+ "Adafruit sht31 Library Documentation" ,
177
177
author ,
178
178
"Adafruitsht31Library" ,
179
179
"One line description of project." ,
You can’t perform that action at this time.
0 commit comments