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 6060master_doc = "index"
6161
6262# General information about the project.
63- project = u "Adafruit CLUE Library"
64- copyright = u "2020 Kattni Rembor"
65- author = u "Kattni Rembor"
63+ project = "Adafruit CLUE Library"
64+ copyright = "2020 Kattni Rembor"
65+ author = "Kattni Rembor"
6666
6767# The version info for the project you're documenting, acts as replacement for
6868# |version| and |release|, also used in various other places throughout the
6969# built documents.
7070#
7171# The short X.Y version.
72- version = u "1.0"
72+ version = "1.0"
7373# The full version, including alpha/beta/rc tags.
74- release = u "1.0"
74+ release = "1.0"
7575
7676# The language for content autogenerated by Sphinx. Refer to documentation
7777# for a list of supported languages.
162162 (
163163 master_doc ,
164164 "AdafruitCLUELibrary.tex" ,
165- u "AdafruitCLUE Library Documentation" ,
165+ "AdafruitCLUE Library Documentation" ,
166166 author ,
167167 "manual" ,
168168 ),
176176 (
177177 master_doc ,
178178 "AdafruitCLUElibrary" ,
179- u "Adafruit CLUE Library Documentation" ,
179+ "Adafruit CLUE Library Documentation" ,
180180 [author ],
181181 1 ,
182182 )
191191 (
192192 master_doc ,
193193 "AdafruitCLUELibrary" ,
194- u "Adafruit CLUE Library Documentation" ,
194+ "Adafruit CLUE Library Documentation" ,
195195 author ,
196196 "AdafruitCLUELibrary" ,
197197 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments