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 3535master_doc = "index"
3636
3737# General information about the project.
38- project = u "Adafruit DS2413 Library"
39- copyright = u "2017 Carter Nelson"
40- author = u "Carter Nelson"
38+ project = "Adafruit DS2413 Library"
39+ copyright = "2017 Carter Nelson"
40+ author = "Carter Nelson"
4141
4242# The version info for the project you're documenting, acts as replacement for
4343# |version| and |release|, also used in various other places throughout the
4444# built documents.
4545#
4646# The short X.Y version.
47- version = u "1.0"
47+ version = "1.0"
4848# The full version, including alpha/beta/rc tags.
49- release = u "1.0"
49+ release = "1.0"
5050
5151# The language for content autogenerated by Sphinx. Refer to documentation
5252# for a list of supported languages.
136136 (
137137 master_doc ,
138138 "AdafruitDS2413Library.tex" ,
139- u "AdafruitDS2413 Library Documentation" ,
139+ "AdafruitDS2413 Library Documentation" ,
140140 author ,
141141 "manual" ,
142142 ),
150150 (
151151 master_doc ,
152152 "AdafruitDS2413library" ,
153- u "Adafruit DS2413 Library Documentation" ,
153+ "Adafruit DS2413 Library Documentation" ,
154154 [author ],
155155 1 ,
156156 )
165165 (
166166 master_doc ,
167167 "AdafruitDS2413Library" ,
168- u "Adafruit DS2413 Library Documentation" ,
168+ "Adafruit DS2413 Library Documentation" ,
169169 author ,
170170 "AdafruitDS2413Library" ,
171171 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments