File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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 = "Adafruit SEESAW Library"
53
+ project = "Adafruit seesaw Library"
54
54
copyright = "2017 Dean Miller"
55
55
author = "Dean Miller"
56
56
125
125
html_favicon = "_static/favicon.ico"
126
126
127
127
# Output file base name for HTML help builder.
128
- htmlhelp_basename = "AdafruitSEESAWLibrarydoc "
128
+ htmlhelp_basename = "AdafruitseesawLibrarydoc "
129
129
130
130
# -- Options for LaTeX output ---------------------------------------------
131
131
150
150
latex_documents = [
151
151
(
152
152
master_doc ,
153
- "AdafruitSEESAWLibrary .tex" ,
154
- "Adafruit SEESAW Library Documentation" ,
153
+ "Adafruitseesawibrary .tex" ,
154
+ "Adafruit seesaw Library Documentation" ,
155
155
author ,
156
156
"manual" ,
157
157
),
164
164
man_pages = [
165
165
(
166
166
master_doc ,
167
- "adafruitSEESAWlibrary " ,
168
- "Adafruit SEESAW Library Documentation" ,
167
+ "adafruitseesawlibrary " ,
168
+ "Adafruit seesaw Library Documentation" ,
169
169
[author ],
170
170
1 ,
171
171
)
You can’t perform that action at this time.
0 commit comments