blob: f09ab34fd60cb6ff32930dabbb5658b0dad065d7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- docs/Makefile.orig 1979-11-29 23:00:00 UTC
+++ docs/Makefile
@@ -6,7 +6,7 @@ endif
endif
# You can set these variables from the command line.
-SPHINXOPTS = -n -q -j auto -T $(FAIL_WARN) $(OPTS)
+SPHINXOPTS = -n -j auto -T $(FAIL_WARN) $(OPTS)
SPHINXBUILD = sphinx-build
SPHINXAUTOBUILD = sphinx-autobuild
SPHINXPROJ = kitty
|