From bb596368c5e751bc1169b1058ffc333512e279b3 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Thu, 13 Jun 2019 17:04:20 +0000 Subject: [PATCH] Added call operator to Do-DocFX invocation -- Generated Docs --- api/index.html | 2 +- articles/index.html | 2 +- index.html | 2 +- index.json | 10 +++++----- manifest.json | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/api/index.html b/api/index.html index a4820d7b..5d48e099 100644 --- a/api/index.html +++ b/api/index.html @@ -82,7 +82,7 @@ Select a namespace and a class on the left to get started.

diff --git a/articles/index.html b/articles/index.html index ef519611..7b7853ae 100644 --- a/articles/index.html +++ b/articles/index.html @@ -87,7 +87,7 @@
diff --git a/index.html b/index.html index e976ad51..592d5904 100644 --- a/index.html +++ b/index.html @@ -90,7 +90,7 @@
diff --git a/index.json b/index.json index d2efdc0e..265b86dc 100644 --- a/index.json +++ b/index.json @@ -4,14 +4,14 @@ "title": "Beat Saber IPA Reloaded", "keywords": "Beat Saber IPA Reloaded The game-agnostic mod injector for Unity, that happens to have been written for Beat Saber! Take a look at Getting Started to see how to get going. TODO: finish" }, - "articles/index.html": { - "href": "articles/index.html", - "title": "Getting Started", - "keywords": "Getting Started" - }, "api/index.html": { "href": "api/index.html", "title": "BSIPA API Documentation", "keywords": "BSIPA API Documentation Welcome to the full class documentation! To see guides, head over to the Articles tab . Select a namespace and a class on the left to get started." + }, + "articles/index.html": { + "href": "articles/index.html", + "title": "Getting Started", + "keywords": "Getting Started" } } \ No newline at end of file diff --git a/manifest.json b/manifest.json index 8c335a60..6b046138 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "F5QTH1Rs2r2+x5w4KCvfLQ==" + "hash": "lmCM5m4oU0y1u0dp6WYWXA==" } }, "is_incremental": false, @@ -30,7 +30,7 @@ "output": { ".html": { "relative_path": "articles/index.html", - "hash": "oPeNGeAxoVjDbrX2FgXumg==" + "hash": "oXlIS319kS65qrlMoGg1bw==" } }, "is_incremental": false, @@ -54,7 +54,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "QzLdjuh8u5Xn8hupdPSGbA==" + "hash": "S25zGljRjK2mPj5ZNsheVg==" } }, "is_incremental": false,