Skip to content

Commit b1f419c

Browse files
sphinx: enable nit-picky mode
1 parent 4569ad4 commit b1f419c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
html:
2-
sphinx-build -b html ./source/ ./generated_docs/ -W --keep-going
2+
sphinx-build -b html ./source/ ./generated_docs/ -W -n --keep-going
33
python3 ./source/edit_button_handler.py
44

55
clean:

0 commit comments

Comments
 (0)