|  | 
| 38 | 38 | master_doc = "index" | 
| 39 | 39 | 
 | 
| 40 | 40 | # General information about the project. | 
| 41 |  | -project = u"Adafruit framebuf Library" | 
| 42 |  | -copyright = u"2018 Kattni Rembor" | 
| 43 |  | -author = u"Kattni Rembor" | 
|  | 41 | +project = "Adafruit framebuf Library" | 
|  | 42 | +copyright = "2018 Kattni Rembor" | 
|  | 43 | +author = "Kattni Rembor" | 
| 44 | 44 | 
 | 
| 45 | 45 | # The version info for the project you're documenting, acts as replacement for | 
| 46 | 46 | # |version| and |release|, also used in various other places throughout the | 
| 47 | 47 | # built documents. | 
| 48 | 48 | # | 
| 49 | 49 | # The short X.Y version. | 
| 50 |  | -version = u"1.0" | 
|  | 50 | +version = "1.0" | 
| 51 | 51 | # The full version, including alpha/beta/rc tags. | 
| 52 |  | -release = u"1.0" | 
|  | 52 | +release = "1.0" | 
| 53 | 53 | 
 | 
| 54 | 54 | # The language for content autogenerated by Sphinx. Refer to documentation | 
| 55 | 55 | # for a list of supported languages. | 
|  | 
| 140 | 140 |     ( | 
| 141 | 141 |         master_doc, | 
| 142 | 142 |         "AdafruitframebufLibrary.tex", | 
| 143 |  | -        u"Adafruitframebuf Library Documentation", | 
|  | 143 | +        "Adafruitframebuf Library Documentation", | 
| 144 | 144 |         author, | 
| 145 | 145 |         "manual", | 
| 146 | 146 |     ), | 
|  | 
| 154 | 154 |     ( | 
| 155 | 155 |         master_doc, | 
| 156 | 156 |         "Adafruitframebuflibrary", | 
| 157 |  | -        u"Adafruit framebuf Library Documentation", | 
|  | 157 | +        "Adafruit framebuf Library Documentation", | 
| 158 | 158 |         [author], | 
| 159 | 159 |         1, | 
| 160 | 160 |     ) | 
|  | 
| 169 | 169 |     ( | 
| 170 | 170 |         master_doc, | 
| 171 | 171 |         "AdafruitframebufLibrary", | 
| 172 |  | -        u"Adafruit framebuf Library Documentation", | 
|  | 172 | +        "Adafruit framebuf Library Documentation", | 
| 173 | 173 |         author, | 
| 174 | 174 |         "AdafruitframebufLibrary", | 
| 175 | 175 |         "One line description of project.", | 
|  | 
0 commit comments