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 4646master_doc = "index"
4747
4848# General information about the project.
49- project = u "Adafruit DS3502 Library"
50- copyright = u "2019 Bryan Siepert"
51- author = u "Bryan Siepert"
49+ project = "Adafruit DS3502 Library"
50+ copyright = "2019 Bryan Siepert"
51+ author = "Bryan Siepert"
5252
5353# The version info for the project you're documenting, acts as replacement for
5454# |version| and |release|, also used in various other places throughout the
5555# built documents.
5656#
5757# The short X.Y version.
58- version = u "1.0"
58+ version = "1.0"
5959# The full version, including alpha/beta/rc tags.
60- release = u "1.0"
60+ release = "1.0"
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
148148 (
149149 master_doc ,
150150 "AdafruitDS3502Library.tex" ,
151- u "AdafruitDS3502 Library Documentation" ,
151+ "AdafruitDS3502 Library Documentation" ,
152152 author ,
153153 "manual" ,
154154 ),
162162 (
163163 master_doc ,
164164 "AdafruitDS3502library" ,
165- u "Adafruit DS3502 Library Documentation" ,
165+ "Adafruit DS3502 Library Documentation" ,
166166 [author ],
167167 1 ,
168168 )
177177 (
178178 master_doc ,
179179 "AdafruitDS3502Library" ,
180- u "Adafruit DS3502 Library Documentation" ,
180+ "Adafruit DS3502 Library Documentation" ,
181181 author ,
182182 "AdafruitDS3502Library" ,
183183 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments