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 6161master_doc = "index"
6262
6363# General information about the project.
64- project = u "Adafruit turtle Library"
65- copyright = u "2019 Adafruit"
66- author = u "Adafruit"
64+ project = "Adafruit turtle Library"
65+ copyright = "2019 Adafruit"
66+ author = "Adafruit"
6767
6868# The version info for the project you're documenting, acts as replacement for
6969# |version| and |release|, also used in various other places throughout the
7070# built documents.
7171#
7272# The short X.Y version.
73- version = u "1.0"
73+ version = "1.0"
7474# The full version, including alpha/beta/rc tags.
75- release = u "1.0"
75+ release = "1.0"
7676
7777# The language for content autogenerated by Sphinx. Refer to documentation
7878# for a list of supported languages.
163163 (
164164 master_doc ,
165165 "AdafruitturtleLibrary.tex" ,
166- u "Adafruitturtle Library Documentation" ,
166+ "Adafruitturtle Library Documentation" ,
167167 author ,
168168 "manual" ,
169169 ),
177177 (
178178 master_doc ,
179179 "Adafruitturtlelibrary" ,
180- u "Adafruit turtle Library Documentation" ,
180+ "Adafruit turtle Library Documentation" ,
181181 [author ],
182182 1 ,
183183 )
192192 (
193193 master_doc ,
194194 "AdafruitturtleLibrary" ,
195- u "Adafruit turtle Library Documentation" ,
195+ "Adafruit turtle Library Documentation" ,
196196 author ,
197197 "AdafruitturtleLibrary" ,
198198 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments