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 3131master_doc = "index"
3232
3333# General information about the project.
34- project = u "Adafruit am2320 Library"
35- copyright = u "2017 Limor Fried"
36- author = u "Limor Fried"
34+ project = "Adafruit am2320 Library"
35+ copyright = "2017 Limor Fried"
36+ author = "Limor Fried"
3737
3838# The version info for the project you're documenting, acts as replacement for
3939# |version| and |release|, also used in various other places throughout the
4040# built documents.
4141#
4242# The short X.Y version.
43- version = u "1.0"
43+ version = "1.0"
4444# The full version, including alpha/beta/rc tags.
45- release = u "1.0"
45+ release = "1.0"
4646
4747# The language for content autogenerated by Sphinx. Refer to documentation
4848# for a list of supported languages.
133133 (
134134 master_doc ,
135135 "Adafruitam2320Library.tex" ,
136- u "Adafruitam2320 Library Documentation" ,
136+ "Adafruitam2320 Library Documentation" ,
137137 author ,
138138 "manual" ,
139139 ),
147147 (
148148 master_doc ,
149149 "Adafruitam2320library" ,
150- u "Adafruit am2320 Library Documentation" ,
150+ "Adafruit am2320 Library Documentation" ,
151151 [author ],
152152 1 ,
153153 )
162162 (
163163 master_doc ,
164164 "Adafruitam2320Library" ,
165- u "Adafruit am2320 Library Documentation" ,
165+ "Adafruit am2320 Library Documentation" ,
166166 author ,
167167 "Adafruitam2320Library" ,
168168 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments