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