Remove comment

There are lots of places that assume this.
This commit is contained in:
Johannes Altmanninger
2025-11-20 10:34:17 +01:00
parent 0ee0f5df97
commit 4770ef2df8

View File

@@ -35,7 +35,6 @@ add_custom_target(sphinx-manpages
-c "${SPHINX_SRC_DIR}"
-d "${SPHINX_ROOT_DIR}/.doctrees-man"
"${SPHINX_SRC_DIR}"
# TODO: This only works if we only have section 1 manpages.
"${SPHINX_MANPAGE_DIR}/man1"
DEPENDS CHECK-FISH-BUILD-VERSION-FILE
COMMENT "Building man pages with Sphinx")