sphinx/doc/usage
Jon Dufresne bade33c7e4 Remove unnecessary encoding cookie from Python source files
In Python 3, the default encoding of source files is utf-8. The encoding
cookie is now unnecessary and redundant so remove it. For more details,
see the docs:

https://docs.python.org/3/howto/unicode.html#the-string-type

> The default encoding for Python source code is UTF-8, so you can
> simply include a Unicode character in a string literal ...

Includes a fix for the flake8 header checks to stop expecting an
encoding cookie.
2018-12-16 12:22:12 -08:00
..
advanced doc: Add "websupport" to usage guide 2018-11-16 13:23:06 +01:00
builders LaTeX: font choices for Greek and Cyrillic support, and (Xe|Lua)LaTeX 2018-11-21 22:21:02 +01:00
extensions Remove unnecessary encoding cookie from Python source files 2018-12-16 12:22:12 -08:00
restructuredtext Merge pull request #5556 from drewrisinger/drewrisinger-typo-1 2018-10-25 22:23:26 +09:00
configuration.rst Remove unnecessary encoding cookie from Python source files 2018-12-16 12:22:12 -08:00
installation.rst Merge pull request #5479 from jdufresne/https 2018-09-24 09:04:54 +09:00
markdown.rst Prefer https:// links where available 2018-09-23 11:50:42 -07:00
quickstart.rst doc: Add "theming" to usage guide 2018-11-16 15:23:33 +01:00
theming.rst doc: Add "theming" to usage guide 2018-11-16 15:23:33 +01:00