Skip to content

Commit

Permalink
Reverts 693d497
Browse files Browse the repository at this point in the history
It's causing this: #2374. While we find a fix, we'll revert it.
  • Loading branch information
JJ committed Oct 10, 2018
1 parent c5b910b commit 13739c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -8,7 +8,7 @@ SELINUX_OPT := $(shell [ $(DOCKER_SELINUX_LABEL) -eq 1 ] && echo "$(COL
# dependencies for a new doc/Language build:
LANG_POD6_SOURCE := $(wildcard doc/Language/*.pod6)
# Managing of the language index page
USE_CATEGORIES := True
USE_CATEGORIES := False

.PHONY: html init-highlights html-nohighlight sparse assets webdev-build \
bigpage test xtest ctest help run clean-html clean-images \
Expand Down

0 comments on commit 13739c6

Please sign in to comment.