We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cca9fe commit 7583917Copy full SHA for 7583917
doc/Makefile
@@ -15,4 +15,4 @@ spelling:
15
sphinx-build -b spelling -d build/doctree . build/spelling
16
17
clean:
18
- rm -rf html/
+ rm -rf html/ build/ _static/syscalls.rst _static/tests.rst syscalls.tbl
0 commit comments