File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 39
39
master_doc = "index"
40
40
41
41
# General information about the project.
42
- project = u "Adafruit RFM69 Library"
43
- copyright = u "2017 Tony DiCola"
44
- author = u "Tony DiCola"
42
+ project = "Adafruit RFM69 Library"
43
+ copyright = "2017 Tony DiCola"
44
+ author = "Tony DiCola"
45
45
46
46
# The version info for the project you're documenting, acts as replacement for
47
47
# |version| and |release|, also used in various other places throughout the
48
48
# built documents.
49
49
#
50
50
# The short X.Y version.
51
- version = u "1.0"
51
+ version = "1.0"
52
52
# The full version, including alpha/beta/rc tags.
53
- release = u "1.0"
53
+ release = "1.0"
54
54
55
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
56
# for a list of supported languages.
140
140
(
141
141
master_doc ,
142
142
"AdafruitRFM69Library.tex" ,
143
- u "AdafruitRFM69 Library Documentation" ,
143
+ "AdafruitRFM69 Library Documentation" ,
144
144
author ,
145
145
"manual" ,
146
146
),
154
154
(
155
155
master_doc ,
156
156
"AdafruitRFM69library" ,
157
- u "Adafruit RFM69 Library Documentation" ,
157
+ "Adafruit RFM69 Library Documentation" ,
158
158
[author ],
159
159
1 ,
160
160
)
169
169
(
170
170
master_doc ,
171
171
"AdafruitRFM69Library" ,
172
- u "Adafruit RFM69 Library Documentation" ,
172
+ "Adafruit RFM69 Library Documentation" ,
173
173
author ,
174
174
"AdafruitRFM69Library" ,
175
175
"One line description of project." ,
You can’t perform that action at this time.
0 commit comments