mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 18:51:15 -03:00
Add fish_indent_lexer.py
This is a pygments lexer that shells out to fish_indent
This commit is contained in:
@@ -20,6 +20,7 @@ ADD_CUSTOM_TARGET(sphinx-docs
|
||||
-d "${SPHINX_CACHE_DIR}"
|
||||
"${SPHINX_SRC_DIR}"
|
||||
"${SPHINX_HTML_DIR}"
|
||||
DEPENDS sphinx_doc_src/fish_indent_lexer.py
|
||||
COMMENT "Building HTML documentation with Sphinx")
|
||||
|
||||
ADD_CUSTOM_TARGET(sphinx-manpages
|
||||
|
||||
Reference in New Issue
Block a user