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 5c0d887 commit ce78069Copy full SHA for ce78069
Makefile
@@ -9,6 +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
+# Value of disambiguation flage in htmlify
13
DISAMBIGUATE := True
14
15
.PHONY: html init-highlights html-nohighlight sparse assets webdev-build \
0 commit comments