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 61
61
master_doc = "index"
62
62
63
63
# 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"
67
67
68
68
# The version info for the project you're documenting, acts as replacement for
69
69
# |version| and |release|, also used in various other places throughout the
70
70
# built documents.
71
71
#
72
72
# The short X.Y version.
73
- version = u "1.0"
73
+ version = "1.0"
74
74
# The full version, including alpha/beta/rc tags.
75
- release = u "1.0"
75
+ release = "1.0"
76
76
77
77
# The language for content autogenerated by Sphinx. Refer to documentation
78
78
# for a list of supported languages.
163
163
(
164
164
master_doc ,
165
165
"AdafruitturtleLibrary.tex" ,
166
- u "Adafruitturtle Library Documentation" ,
166
+ "Adafruitturtle Library Documentation" ,
167
167
author ,
168
168
"manual" ,
169
169
),
177
177
(
178
178
master_doc ,
179
179
"Adafruitturtlelibrary" ,
180
- u "Adafruit turtle Library Documentation" ,
180
+ "Adafruit turtle Library Documentation" ,
181
181
[author ],
182
182
1 ,
183
183
)
192
192
(
193
193
master_doc ,
194
194
"AdafruitturtleLibrary" ,
195
- u "Adafruit turtle Library Documentation" ,
195
+ "Adafruit turtle Library Documentation" ,
196
196
author ,
197
197
"AdafruitturtleLibrary" ,
198
198
"One line description of project." ,
You can’t perform that action at this time.
0 commit comments