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 docs: Remove underline for whitespace 2019-04-09 13:57:36 +02:00
cmds docs: update the VCS prompt function documentation 2019-04-11 23:51:47 +08:00
commands.rst Switch to fish_indent based syntax highlighting in sphinx docs 2019-04-08 19:11:22 -07:00
conf.py docs: import SphinxWarning in configuration 2019-04-11 23:51:38 +08:00
design.rst Add design doc to Sphinx docs build 2019-02-24 18:22:52 -08:00
faq.rst docs: Fix reference to FAQ 2019-04-06 23:23:48 +02:00
fish_indent_lexer.py fish_indent_lexer: explicitly encode/decode bytes over pipe 2019-04-12 23:10:53 +08:00
index.rst docs: Slight touchup on brace expansion 2019-04-10 18:04:07 +02:00
license.rst docs/license: Fix "anonymous hyperlink" warning 2019-03-29 21:13:10 +01:00
tutorial.rst docs: Workaround bug with python2-sphinx 2019-04-12 08:46:41 +02:00