|  | 
| 42 | 42 | master_doc = "index" | 
| 43 | 43 | 
 | 
| 44 | 44 | # General information about the project. | 
| 45 |  | -project = u"Adafruit MCP3xxx Library" | 
| 46 |  | -copyright = u"2018 ladyada" | 
| 47 |  | -author = u"ladyada" | 
|  | 45 | +project = "Adafruit MCP3xxx Library" | 
|  | 46 | +copyright = "2018 ladyada" | 
|  | 47 | +author = "ladyada" | 
| 48 | 48 | 
 | 
| 49 | 49 | # The version info for the project you're documenting, acts as replacement for | 
| 50 | 50 | # |version| and |release|, also used in various other places throughout the | 
| 51 | 51 | # built documents. | 
| 52 | 52 | # | 
| 53 | 53 | # The short X.Y version. | 
| 54 |  | -version = u"1.0" | 
|  | 54 | +version = "1.0" | 
| 55 | 55 | # The full version, including alpha/beta/rc tags. | 
| 56 |  | -release = u"1.0" | 
|  | 56 | +release = "1.0" | 
| 57 | 57 | 
 | 
| 58 | 58 | # The language for content autogenerated by Sphinx. Refer to documentation | 
| 59 | 59 | # for a list of supported languages. | 
|  | 
| 144 | 144 |     ( | 
| 145 | 145 |         master_doc, | 
| 146 | 146 |         "AdafruitMCP3xxxLibrary.tex", | 
| 147 |  | -        u"AdafruitMCP3xxx Library Documentation", | 
|  | 147 | +        "AdafruitMCP3xxx Library Documentation", | 
| 148 | 148 |         author, | 
| 149 | 149 |         "manual", | 
| 150 | 150 |     ), | 
|  | 
| 158 | 158 |     ( | 
| 159 | 159 |         master_doc, | 
| 160 | 160 |         "AdafruitMCP3xxxlibrary", | 
| 161 |  | -        u"Adafruit MCP3xxx Library Documentation", | 
|  | 161 | +        "Adafruit MCP3xxx Library Documentation", | 
| 162 | 162 |         [author], | 
| 163 | 163 |         1, | 
| 164 | 164 |     ) | 
|  | 
| 173 | 173 |     ( | 
| 174 | 174 |         master_doc, | 
| 175 | 175 |         "AdafruitMCP3xxxLibrary", | 
| 176 |  | -        u"Adafruit MCP3xxx Library Documentation", | 
|  | 176 | +        "Adafruit MCP3xxx Library Documentation", | 
| 177 | 177 |         author, | 
| 178 | 178 |         "AdafruitMCP3xxxLibrary", | 
| 179 | 179 |         "One line description of project.", | 
|  | 
0 commit comments