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 657a75f commit f78e81fCopy full SHA for f78e81f
Makefile
@@ -2,8 +2,6 @@ XML2RFC ?= xml2rfc
2
VENV ?= .venv
3
4
OUT = \
5
- jsonschema-core.html jsonschema-core.txt \
6
- jsonschema-validation.html jsonschema-validation.txt \
7
relative-json-pointer.html relative-json-pointer.txt
8
9
all: $(VENV) $(OUT)
0 commit comments