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 50
50
master_doc = "index"
51
51
52
52
# General information about the project.
53
- project = u "Adafruit SEESAW Library"
54
- copyright = u "2017 Dean Miller"
55
- author = u "Dean Miller"
53
+ project = "Adafruit SEESAW Library"
54
+ copyright = "2017 Dean Miller"
55
+ author = "Dean Miller"
56
56
57
57
# The version info for the project you're documenting, acts as replacement for
58
58
# |version| and |release|, also used in various other places throughout the
59
59
# built documents.
60
60
#
61
61
# The short X.Y version.
62
- version = u "1.0"
62
+ version = "1.0"
63
63
# The full version, including alpha/beta/rc tags.
64
- release = u "1.0"
64
+ release = "1.0"
65
65
66
66
# The language for content autogenerated by Sphinx. Refer to documentation
67
67
# for a list of supported languages.
151
151
(
152
152
master_doc ,
153
153
"AdafruitSEESAWLibrary.tex" ,
154
- u "Adafruit SEESAW Library Documentation" ,
154
+ "Adafruit SEESAW Library Documentation" ,
155
155
author ,
156
156
"manual" ,
157
157
),
165
165
(
166
166
master_doc ,
167
167
"adafruitSEESAWlibrary" ,
168
- u "Adafruit SEESAW Library Documentation" ,
168
+ "Adafruit SEESAW Library Documentation" ,
169
169
[author ],
170
170
1 ,
171
171
)
180
180
(
181
181
master_doc ,
182
182
"AdafruitSEESAWLibrary" ,
183
- u "Adafruit SEESAW Library Documentation" ,
183
+ "Adafruit SEESAW Library Documentation" ,
184
184
author ,
185
185
"AdafruitSEESAWLibrary" ,
186
186
"One line description of project." ,
You can’t perform that action at this time.
0 commit comments