diff --git a/docs/manifest.json b/docs/manifest.json index 2fbd16c..3b2213c 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -24,11 +24,11 @@ "type": "Toc", "source_relative_path": "api/toc.yml", "output": { - ".html": { - "relative_path": "api/toc.html" - }, ".json": { "relative_path": "api/toc.json" + }, + ".html": { + "relative_path": "api/toc.html" } }, "version": "" @@ -207,11 +207,11 @@ "type": "Toc", "source_relative_path": "articles/toc.yml", "output": { - ".html": { - "relative_path": "articles/toc.html" - }, ".json": { "relative_path": "articles/toc.json" + }, + ".html": { + "relative_path": "articles/toc.html" } }, "version": "" @@ -230,11 +230,11 @@ "type": "Toc", "source_relative_path": "toc.yml", "output": { - ".html": { - "relative_path": "toc.html" - }, ".json": { "relative_path": "toc.json" + }, + ".html": { + "relative_path": "toc.html" } }, "version": ""