File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
master_doc = "index"
35
35
36
36
# General information about the project.
37
- project = u "Adafruit HCSR04 Library"
38
- copyright = u "2017 Mike Mabey"
39
- author = u "Mike Mabey"
37
+ project = "Adafruit HCSR04 Library"
38
+ copyright = "2017 Mike Mabey"
39
+ author = "Mike Mabey"
40
40
41
41
# The version info for the project you're documenting, acts as replacement for
42
42
# |version| and |release|, also used in various other places throughout the
126
126
(
127
127
master_doc ,
128
128
"AdafruitHCSR04Library.tex" ,
129
- u "Adafruit HCSR04 Library Documentation" ,
129
+ "Adafruit HCSR04 Library Documentation" ,
130
130
author ,
131
131
"manual" ,
132
132
),
140
140
(
141
141
master_doc ,
142
142
"adafruitHCSR04library" ,
143
- u "Adafruit HCSR04 Library Documentation" ,
143
+ "Adafruit HCSR04 Library Documentation" ,
144
144
[author ],
145
145
1 ,
146
146
)
155
155
(
156
156
master_doc ,
157
157
"AdafruitHCSR04Library" ,
158
- u "Adafruit HCSR04 Library Documentation" ,
158
+ "Adafruit HCSR04 Library Documentation" ,
159
159
author ,
160
160
"AdafruitHCSR04Library" ,
161
161
"One line description of project." ,
You can’t perform that action at this time.
0 commit comments