File tree 3 files changed +4
-1579
lines changed
3 files changed +4
-1579
lines changed Original file line number Diff line number Diff line change 50
50
51
51
.PHONY : html
52
52
html :
53
- curl -L http://w3id.org/dats/schema/dataset_distribution_schema.json --output $(BUILDDIR ) /../source /_static/dataset_distribution_schema.json
53
+ curl -L http://w3id.org/dats/schema/dataset_distribution_schema.json --output $(BUILDDIR ) /../html /_static/dataset_distribution_schema.json
54
54
$(SPHINXBUILD ) -b html $(ALLSPHINXOPTS ) $(BUILDDIR ) /html
55
55
@echo
56
56
@echo " Build finished. The HTML pages are in $( BUILDDIR) /html."
Original file line number Diff line number Diff line change
1
+ < iframe id ="jsonDocs " src ='https://fairsharing.github.io/JSONschema-documenter/?schema_url=https://w3id.org/dats/schema/dataset_schema.json ' width ="100% " height ="1200px " frameborder ="0 " allowfullscreen ="true "> </ iframe >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments