File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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 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"
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
126126 (
127127 master_doc ,
128128 "AdafruitHCSR04Library.tex" ,
129- u "Adafruit HCSR04 Library Documentation" ,
129+ "Adafruit HCSR04 Library Documentation" ,
130130 author ,
131131 "manual" ,
132132 ),
140140 (
141141 master_doc ,
142142 "adafruitHCSR04library" ,
143- u "Adafruit HCSR04 Library Documentation" ,
143+ "Adafruit HCSR04 Library Documentation" ,
144144 [author ],
145145 1 ,
146146 )
155155 (
156156 master_doc ,
157157 "AdafruitHCSR04Library" ,
158- u "Adafruit HCSR04 Library Documentation" ,
158+ "Adafruit HCSR04 Library Documentation" ,
159159 author ,
160160 "AdafruitHCSR04Library" ,
161161 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments