fish-shell/sphinx_doc_src
David Adam 2ca1bc433f fish_indent_lexer: explicitly encode/decode bytes over pipe
Universal newlines behaves differently between Python 2.7 and 3.x,
leading to problems when running Sphinx with Python 2.7.

fish_indent always uses \n, so there's no need to use universal newline
detection.

This also allows full UTF-8 in documentation sources.

Closes #5808.
2019-04-12 23:10:53 +08:00
..
_static
cmds docs: update the VCS prompt function documentation 2019-04-11 23:51:47 +08:00
commands.rst
conf.py docs: import SphinxWarning in configuration 2019-04-11 23:51:38 +08:00
design.rst
faq.rst
fish_indent_lexer.py fish_indent_lexer: explicitly encode/decode bytes over pipe 2019-04-12 23:10:53 +08:00
index.rst
license.rst
tutorial.rst docs: Workaround bug with python2-sphinx 2019-04-12 08:46:41 +02:00