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 4343master_doc = "index"
4444
4545# General information about the project.
46- project = u "Adafruit SHT31D Library"
47- copyright = u "2017 Jerry Needell"
48- author = u "Jerry Needell"
46+ project = "Adafruit SHT31D Library"
47+ copyright = "2017 Jerry Needell"
48+ author = "Jerry Needell"
4949
5050# The version info for the project you're documenting, acts as replacement for
5151# |version| and |release|, also used in various other places throughout the
5252# built documents.
5353#
5454# The short X.Y version.
55- version = u "1.0"
55+ version = "1.0"
5656# The full version, including alpha/beta/rc tags.
57- release = u "1.0"
57+ release = "1.0"
5858
5959# The language for content autogenerated by Sphinx. Refer to documentation
6060# for a list of supported languages.
144144 (
145145 master_doc ,
146146 "Adafruitsht31Library.tex" ,
147- u "Adafruitsht31 Library Documentation" ,
147+ "Adafruitsht31 Library Documentation" ,
148148 author ,
149149 "manual" ,
150150 ),
158158 (
159159 master_doc ,
160160 "Adafruitsht31library" ,
161- u "Adafruit sht31 Library Documentation" ,
161+ "Adafruit sht31 Library Documentation" ,
162162 [author ],
163163 1 ,
164164 )
173173 (
174174 master_doc ,
175175 "Adafruitsht31Library" ,
176- u "Adafruit sht31 Library Documentation" ,
176+ "Adafruit sht31 Library Documentation" ,
177177 author ,
178178 "Adafruitsht31Library" ,
179179 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments