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 4040master_doc = "index"
4141
4242# General information about the project.
43- project = u "Adafruit ATECC Library"
44- copyright = u "2019 Brent Rubell"
45- author = u "Brent Rubell"
43+ project = "Adafruit ATECC Library"
44+ copyright = "2019 Brent Rubell"
45+ author = "Brent Rubell"
4646
4747# The version info for the project you're documenting, acts as replacement for
4848# |version| and |release|, also used in various other places throughout the
4949# built documents.
5050#
5151# The short X.Y version.
52- version = u "1.0"
52+ version = "1.0"
5353# The full version, including alpha/beta/rc tags.
54- release = u "1.0"
54+ release = "1.0"
5555
5656# The language for content autogenerated by Sphinx. Refer to documentation
5757# for a list of supported languages.
142142 (
143143 master_doc ,
144144 "AdafruitATECCLibrary.tex" ,
145- u "AdafruitATECC Library Documentation" ,
145+ "AdafruitATECC Library Documentation" ,
146146 author ,
147147 "manual" ,
148148 ),
156156 (
157157 master_doc ,
158158 "AdafruitATECClibrary" ,
159- u "Adafruit ATECC Library Documentation" ,
159+ "Adafruit ATECC Library Documentation" ,
160160 [author ],
161161 1 ,
162162 )
171171 (
172172 master_doc ,
173173 "AdafruitATECCLibrary" ,
174- u "Adafruit ATECC Library Documentation" ,
174+ "Adafruit ATECC Library Documentation" ,
175175 author ,
176176 "AdafruitATECCLibrary" ,
177177 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments