Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding -q (quiet) as an option
Browse files Browse the repository at this point in the history
eviau-artefactual committed May 10, 2024
1 parent 53e30ea commit 698a83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
#

# You can set these variables from the command line.
SPHINXOPTS = -n
SPHINXOPTS = -n -q
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build

0 comments on commit 698a83c

Please sign in to comment.