fish-shell/doc_src
Johannes Altmanninger 1c21e26d08 docs: load custom lexer with plain Python import
The next commit will load another of our Python extensions from a
separate file. That extension will contain more than just a Pygments
lexer, so instead of using a function that can only load a lexer,
just import from the module to keep things consistent.
2022-01-19 22:56:41 +08:00
..
cmds test.rst: fix runaway space 2022-01-16 14:06:40 +01:00
python_docs_theme css: Use same font for headers 2022-01-13 19:25:44 +01:00
commands.rst Add documentation for prompt_hostname 2021-12-04 10:37:49 +01:00
completions.rst docs: Replace all internal links with :ref:s 2021-03-26 19:32:14 +01:00
conf.py docs: load custom lexer with plain Python import 2022-01-19 22:56:41 +08:00
design.rst Make rationale spacing consistent 2020-10-12 20:25:35 +02:00
faq.rst docs: Go over the FAQ again 2021-10-29 17:14:53 +02:00
fish_for_bash_users.rst Add documentation for prompt_hostname 2021-12-04 10:37:49 +01:00
fish_indent_lexer.py docs: restore default highlighting keywords and options in HTML 2022-01-16 14:07:19 +01:00
index.rst Revert "index.rst: don't mention current page under "Other help pages"" 2022-01-12 21:42:16 +01:00
interactive.rst Make fish_key_reader's output simpler (#8467) 2021-11-22 17:22:22 +01:00
language.rst docs synopses: add space before ellipsis 2022-01-16 14:05:47 +01:00
license.rst Bump copyright year 2022-01-09 23:47:58 +08:00
relnotes.rst docs: call the CHANGELOG "release notes" 2021-02-25 22:46:24 +08:00
tutorial.rst Remove delete-or-exit function, which has a C++ implementation 2021-12-11 10:19:18 +01:00