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 4646master_doc = "index"
4747
4848# General information about the project.
49- project = "Adafruit pixie Library"
49+ project = "Adafruit Pixie Library"
5050copyright = "2018 Limor Fried"
5151author = "Limor Fried"
5252
147147latex_documents = [
148148 (
149149 master_doc ,
150- "AdafruitpixieLibrary .tex" ,
151- "Adafruitpixie Library Documentation" ,
150+ "AdafruitPixieLibrary .tex" ,
151+ "Adafruit Pixie Library Documentation" ,
152152 author ,
153153 "manual" ,
154154 ),
161161man_pages = [
162162 (
163163 master_doc ,
164- "Adafruitpixielibrary " ,
165- "Adafruit pixie Library Documentation" ,
164+ "AdafruitPixielibrary " ,
165+ "Adafruit Pixie Library Documentation" ,
166166 [author ],
167167 1 ,
168168 )
176176texinfo_documents = [
177177 (
178178 master_doc ,
179- "AdafruitpixieLibrary " ,
180- "Adafruit pixie Library Documentation" ,
179+ "AdafruitPixieLibrary " ,
180+ "Adafruit Pixie Library Documentation" ,
181181 author ,
182- "AdafruitpixieLibrary " ,
182+ "AdafruitPixieLibrary " ,
183183 "One line description of project." ,
184184 "Miscellaneous" ,
185185 ),
You can’t perform that action at this time.
0 commit comments