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 5151master_doc = "index"
5252
5353# General information about the project.
54- project = u "Adafruit INA260 Library"
55- copyright = u "2019 Bryan Siepert"
56- author = u "Bryan Siepert"
54+ project = "Adafruit INA260 Library"
55+ copyright = "2019 Bryan Siepert"
56+ author = "Bryan Siepert"
5757
5858# The version info for the project you're documenting, acts as replacement for
5959# |version| and |release|, also used in various other places throughout the
6060# built documents.
6161#
6262# The short X.Y version.
63- version = u "1.0"
63+ version = "1.0"
6464# The full version, including alpha/beta/rc tags.
65- release = u "1.0"
65+ release = "1.0"
6666
6767# The language for content autogenerated by Sphinx. Refer to documentation
6868# for a list of supported languages.
153153 (
154154 master_doc ,
155155 "AdafruitINA260Library.tex" ,
156- u "AdafruitINA260 Library Documentation" ,
156+ "AdafruitINA260 Library Documentation" ,
157157 author ,
158158 "manual" ,
159159 ),
167167 (
168168 master_doc ,
169169 "AdafruitINA260library" ,
170- u "Adafruit INA260 Library Documentation" ,
170+ "Adafruit INA260 Library Documentation" ,
171171 [author ],
172172 1 ,
173173 )
182182 (
183183 master_doc ,
184184 "AdafruitINA260Library" ,
185- u "Adafruit INA260 Library Documentation" ,
185+ "Adafruit INA260 Library Documentation" ,
186186 author ,
187187 "AdafruitINA260Library" ,
188188 "One line description of project." ,
You can’t perform that action at this time.
0 commit comments