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 f0e4e37 commit 2ad7af5Copy full SHA for 2ad7af5
Makefile
@@ -3,9 +3,8 @@ XML2RFC=xml2rfc
3
OUT = \
4
jsonschema-core.html jsonschema-core.txt \
5
jsonschema-validation.html jsonschema-validation.txt \
6
- jsonschema-hyperschema.html jsonschema-hyperschema.txt \
7
relative-json-pointer.html relative-json-pointer.txt
8
-
+
9
10
all: $(OUT)
11
0 commit comments