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 5050master_doc = "index"
5151
5252# General information about the project.
53- project = "Adafruit SEESAW Library"
53+ project = "Adafruit seesaw Library"
5454copyright = "2017 Dean Miller"
5555author = "Dean Miller"
5656
125125html_favicon = "_static/favicon.ico"
126126
127127# Output file base name for HTML help builder.
128- htmlhelp_basename = "AdafruitSEESAWLibrarydoc "
128+ htmlhelp_basename = "AdafruitseesawLibrarydoc "
129129
130130# -- Options for LaTeX output ---------------------------------------------
131131
150150latex_documents = [
151151 (
152152 master_doc ,
153- "AdafruitSEESAWLibrary .tex" ,
154- "Adafruit SEESAW Library Documentation" ,
153+ "Adafruitseesawibrary .tex" ,
154+ "Adafruit seesaw Library Documentation" ,
155155 author ,
156156 "manual" ,
157157 ),
164164man_pages = [
165165 (
166166 master_doc ,
167- "adafruitSEESAWlibrary " ,
168- "Adafruit SEESAW Library Documentation" ,
167+ "adafruitseesawlibrary " ,
168+ "Adafruit seesaw Library Documentation" ,
169169 [author ],
170170 1 ,
171171 )
You can’t perform that action at this time.
0 commit comments