mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Make sphinx warnings fatal
This commit is contained in:
parent
727028280a
commit
070e95b5e1
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
|
||||
# You can set these variables from the command line.
|
||||
SPHINXOPTS = -T
|
||||
SPHINXOPTS = -T -W
|
||||
SPHINXBUILD = kitty +launch /usr/bin/sphinx-build
|
||||
SPHINXPROJ = kitty
|
||||
SOURCEDIR = .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue