We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b41594 commit 2902d71Copy full SHA for 2902d71
Makefile
@@ -9,7 +9,7 @@ SELINUX_OPT := $(shell [ $(DOCKER_SELINUX_LABEL) -eq 1 ] && echo "$(COL
9
LANG_POD6_SOURCE := $(wildcard doc/Language/*.pod6)
10
# Managing of the language index page
11
USE_CATEGORIES := True
12
-DISAMBIGUATE := False
+DISAMBIGUATE := True
13
14
.PHONY: html init-highlights html-nohighlight sparse assets webdev-build \
15
bigpage test xtest ctest help run clean-html clean-images \
0 commit comments