diff --git a/docs/Makefile b/docs/Makefile index e1b5f185cc..bd5d330ddb 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -117,7 +117,7 @@ quick: @echo "Documentation built (single version, no autodocs)." @echo "To see result, open evennia/docs/build/html/index.html in a browser." -# abort on warnings too +# abort on warnings too (not working atm) quickstrict: SPHINXOPTS=-W make quick