From 0ee0f5df978425ef556762d84b90644a99ec12bc Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Thu, 20 Nov 2025 09:06:51 +0100 Subject: [PATCH] Remove stale comment See e895f96f8a0 (Do not rely on `fish_indent` for version in Sphinx, 2025-08-19). --- cmake/Docs.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/Docs.cmake b/cmake/Docs.cmake index 9466adb6d..b8f850d51 100644 --- a/cmake/Docs.cmake +++ b/cmake/Docs.cmake @@ -27,7 +27,6 @@ add_custom_target(sphinx-docs DEPENDS ${SPHINX_SRC_DIR}/fish_indent_lexer.py fish_indent COMMENT "Building HTML documentation with Sphinx") -# sphinx-manpages needs the fish_indent binary for the version number add_custom_target(sphinx-manpages env FISH_BUILD_VERSION_FILE=${CMAKE_CURRENT_BINARY_DIR}/${FBVF} ${SPHINX_EXECUTABLE}