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 3030master_doc = "index"
3131
3232# General information about the project.
33- project = u "Adafruit GPS Library"
34- copyright = u "2017 Tony DiCola"
35- author = u "Tony DiCola"
33+ project = "Adafruit GPS Library"
34+ copyright = "2017 Tony DiCola"
35+ author = "Tony DiCola"
3636
3737# The version info for the project you're documenting, acts as replacement for
3838# |version| and |release|, also used in various other places throughout the
3939# built documents.
4040#
4141# The short X.Y version.
42- version = u "1.0"
42+ version = "1.0"
4343# The full version, including alpha/beta/rc tags.
44- release = u "1.0"
44+ release = "1.0"
4545
4646# The language for content autogenerated by Sphinx. Refer to documentation
4747# for a list of supported languages.
131131 (
132132 master_doc ,
133133 "AdafruitGPSLibrary.tex" ,
134- u "Adafruit GPS Library Documentation" ,
134+ "Adafruit GPS Library Documentation" ,
135135 author ,
136136 "manual" ,
137137 ),
145145 (
146146 master_doc ,
147147 "adafruitGPSlibrary" ,
148- u "Adafruit GPS Library Documentation" ,
148+ "Adafruit GPS Library Documentation" ,
149149 [author ],
150150 1 ,
151151 )
160160 (
161161 master_doc ,
162162 "AdafruitGPSLibrary" ,
163- u "Adafruit GPS Library Documentation" ,
163+ "Adafruit GPS Library Documentation" ,
164164 author ,
165165 "AdafruitGPSLibrary" ,
166166 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments