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 4545master_doc = "index"
4646
4747# General information about the project.
48- project = u "Adafruit EPD Library"
49- copyright = u "2018 Dean Miller"
50- author = u "Dean Miller"
48+ project = "Adafruit EPD Library"
49+ copyright = "2018 Dean Miller"
50+ author = "Dean Miller"
5151
5252# The version info for the project you're documenting, acts as replacement for
5353# |version| and |release|, also used in various other places throughout the
5454# built documents.
5555#
5656# The short X.Y version.
57- version = u "1.0"
57+ version = "1.0"
5858# The full version, including alpha/beta/rc tags.
59- release = u "1.0"
59+ release = "1.0"
6060
6161# The language for content autogenerated by Sphinx. Refer to documentation
6262# for a list of supported languages.
147147 (
148148 master_doc ,
149149 "AdafruitEPDLibrary.tex" ,
150- u "AdafruitEPD Library Documentation" ,
150+ "AdafruitEPD Library Documentation" ,
151151 author ,
152152 "manual" ,
153153 ),
161161 (
162162 master_doc ,
163163 "AdafruitEPDlibrary" ,
164- u "Adafruit EPD Library Documentation" ,
164+ "Adafruit EPD Library Documentation" ,
165165 [author ],
166166 1 ,
167167 )
176176 (
177177 master_doc ,
178178 "AdafruitEPDLibrary" ,
179- u "Adafruit EPD Library Documentation" ,
179+ "Adafruit EPD Library Documentation" ,
180180 author ,
181181 "AdafruitEPDLibrary" ,
182182 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments