From f55f979bd101e9dff15e4617e4e1aa59be88cf86 Mon Sep 17 00:00:00 2001 From: Kevin Renskers Date: Fri, 7 Feb 2025 21:48:50 +0100 Subject: [PATCH] chore: Rerender docs --- .../documentation/saga/filecontainer.json | 37 +++- .../saga/filecontainer/relativepath.json | 201 +++++++++++++++++ .../saga/itemrenderingcontext.json | 41 +++- .../saga/itemrenderingcontext/resources.json | 202 ++++++++++++++++++ .../filecontainer/relativepath/index.html | 1 + .../itemrenderingcontext/resources/index.html | 1 + docs/index/index.json | 10 + 7 files changed, 491 insertions(+), 2 deletions(-) create mode 100644 docs/data/documentation/saga/filecontainer/relativepath.json create mode 100644 docs/data/documentation/saga/itemrenderingcontext/resources.json create mode 100644 docs/documentation/saga/filecontainer/relativepath/index.html create mode 100644 docs/documentation/saga/itemrenderingcontext/resources/index.html diff --git a/docs/data/documentation/saga/filecontainer.json b/docs/data/documentation/saga/filecontainer.json index 7beba86..a13d489 100644 --- a/docs/data/documentation/saga/filecontainer.json +++ b/docs/data/documentation/saga/filecontainer.json @@ -101,7 +101,8 @@ "identifiers" : [ "doc:\/\/Saga\/documentation\/Saga\/FileContainer\/handled", "doc:\/\/Saga\/documentation\/Saga\/FileContainer\/item", - "doc:\/\/Saga\/documentation\/Saga\/FileContainer\/path" + "doc:\/\/Saga\/documentation\/Saga\/FileContainer\/path", + "doc:\/\/Saga\/documentation\/Saga\/FileContainer\/relativePath" ], "title" : "Instance Properties" } @@ -281,6 +282,40 @@ "title" : "path", "type" : "topic", "url" : "\/documentation\/saga\/filecontainer\/path" +}, +"doc://Saga/documentation/Saga/FileContainer/relativePath": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "relativePath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7PathKit0A0V", + "text" : "Path" + } + ], + "identifier" : "doc:\/\/Saga\/documentation\/Saga\/FileContainer\/relativePath", + "kind" : "symbol", + "role" : "symbol", + "title" : "relativePath", + "type" : "topic", + "url" : "\/documentation\/saga\/filecontainer\/relativepath" } } } \ No newline at end of file diff --git a/docs/data/documentation/saga/filecontainer/relativepath.json b/docs/data/documentation/saga/filecontainer/relativepath.json new file mode 100644 index 0000000..80bbfb5 --- /dev/null +++ b/docs/data/documentation/saga/filecontainer/relativepath.json @@ -0,0 +1,201 @@ +{ + "hierarchy" : { + "paths" : [ + [ + "doc:\/\/Saga\/documentation\/Saga", + "doc:\/\/Saga\/documentation\/Saga\/FileContainer" + ] + ] + }, + "identifier" : { + "interfaceLanguage" : "swift", + "url" : "doc:\/\/Saga\/documentation\/Saga\/FileContainer\/relativePath" + }, + "kind" : "symbol", + "metadata" : { + "externalID" : "s:4Saga13FileContainerC12relativePath0E3Kit0E0Vvp", + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "relativePath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7PathKit0A0V", + "text" : "Path" + } + ], + "modules" : [ + { + "name" : "Saga" + } + ], + "role" : "symbol", + "roleHeading" : "Instance Property", + "symbolKind" : "property", + "title" : "relativePath" + }, + "primaryContentSections" : [ + { + "declarations" : [ + { + "languages" : [ + "swift" + ], + "platforms" : [ + "macOS" + ], + "tokens" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "relativePath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7PathKit0A0V", + "text" : "Path" + } + ] + } + ], + "kind" : "declarations" + } + ], + "schemaVersion" : { + "major" : 0, + "minor" : 3, + "patch" : 0 + }, + "sections" : [ + + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/saga\/filecontainer\/relativepath" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } + ] +, +"references": { +"doc://Saga/documentation/Saga": { + "abstract" : [ + { + "text" : "A static site generator, written in Swift, allowing you to supply your own metadata types for your items.", + "type" : "text" + } + ], + "identifier" : "doc:\/\/Saga\/documentation\/Saga", + "kind" : "symbol", + "role" : "collection", + "title" : "Saga", + "type" : "topic", + "url" : "\/documentation\/saga" +}, +"doc://Saga/documentation/Saga/FileContainer": { + "abstract" : [ + { + "text" : "A wrapper around a ", + "type" : "text" + }, + { + "code" : "Path", + "type" : "codeVoice" + }, + { + "text" : ", used to keep track if got handled by one of the registered processing steps.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FileContainer" + } + ], + "identifier" : "doc:\/\/Saga\/documentation\/Saga\/FileContainer", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "FileContainer" + } + ], + "role" : "symbol", + "title" : "FileContainer", + "type" : "topic", + "url" : "\/documentation\/saga\/filecontainer" +}, +"doc://Saga/documentation/Saga/FileContainer/relativePath": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "relativePath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7PathKit0A0V", + "text" : "Path" + } + ], + "identifier" : "doc:\/\/Saga\/documentation\/Saga\/FileContainer\/relativePath", + "kind" : "symbol", + "role" : "symbol", + "title" : "relativePath", + "type" : "topic", + "url" : "\/documentation\/saga\/filecontainer\/relativepath" +} +} +} \ No newline at end of file diff --git a/docs/data/documentation/saga/itemrenderingcontext.json b/docs/data/documentation/saga/itemrenderingcontext.json index f30da06..c2b2720 100644 --- a/docs/data/documentation/saga/itemrenderingcontext.json +++ b/docs/data/documentation/saga/itemrenderingcontext.json @@ -121,7 +121,8 @@ "identifiers" : [ "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext\/allItems", "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext\/item", - "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext\/items" + "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext\/items", + "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext\/resources" ], "title" : "Instance Properties" } @@ -315,6 +316,44 @@ "type" : "topic", "url" : "\/documentation\/saga\/itemrenderingcontext\/items" }, +"doc://Saga/documentation/Saga/ItemRenderingContext/resources": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "resources" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7PathKit0A0V", + "text" : "Path" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext\/resources", + "kind" : "symbol", + "role" : "symbol", + "title" : "resources", + "type" : "topic", + "url" : "\/documentation\/saga\/itemrenderingcontext\/resources" +}, "doc://Saga/documentation/Saga/Metadata": { "abstract" : [ diff --git a/docs/data/documentation/saga/itemrenderingcontext/resources.json b/docs/data/documentation/saga/itemrenderingcontext/resources.json new file mode 100644 index 0000000..8816668 --- /dev/null +++ b/docs/data/documentation/saga/itemrenderingcontext/resources.json @@ -0,0 +1,202 @@ +{ + "hierarchy" : { + "paths" : [ + [ + "doc:\/\/Saga\/documentation\/Saga", + "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext" + ] + ] + }, + "identifier" : { + "interfaceLanguage" : "swift", + "url" : "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext\/resources" + }, + "kind" : "symbol", + "metadata" : { + "externalID" : "s:4Saga20ItemRenderingContextV9resourcesSay7PathKit0F0VGvp", + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "resources" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7PathKit0A0V", + "text" : "Path" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "modules" : [ + { + "name" : "Saga" + } + ], + "role" : "symbol", + "roleHeading" : "Instance Property", + "symbolKind" : "property", + "title" : "resources" + }, + "primaryContentSections" : [ + { + "declarations" : [ + { + "languages" : [ + "swift" + ], + "platforms" : [ + "macOS" + ], + "tokens" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "resources" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7PathKit0A0V", + "text" : "Path" + }, + { + "kind" : "text", + "text" : "]" + } + ] + } + ], + "kind" : "declarations" + } + ], + "schemaVersion" : { + "major" : 0, + "minor" : 3, + "patch" : 0 + }, + "sections" : [ + + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/saga\/itemrenderingcontext\/resources" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } + ] +, +"references": { +"doc://Saga/documentation/Saga": { + "abstract" : [ + { + "text" : "A static site generator, written in Swift, allowing you to supply your own metadata types for your items.", + "type" : "text" + } + ], + "identifier" : "doc:\/\/Saga\/documentation\/Saga", + "kind" : "symbol", + "role" : "collection", + "title" : "Saga", + "type" : "topic", + "url" : "\/documentation\/saga" +}, +"doc://Saga/documentation/Saga/ItemRenderingContext": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ItemRenderingContext" + } + ], + "identifier" : "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ItemRenderingContext" + } + ], + "role" : "symbol", + "title" : "ItemRenderingContext", + "type" : "topic", + "url" : "\/documentation\/saga\/itemrenderingcontext" +}, +"doc://Saga/documentation/Saga/ItemRenderingContext/resources": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "resources" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7PathKit0A0V", + "text" : "Path" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/Saga\/documentation\/Saga\/ItemRenderingContext\/resources", + "kind" : "symbol", + "role" : "symbol", + "title" : "resources", + "type" : "topic", + "url" : "\/documentation\/saga\/itemrenderingcontext\/resources" +} +} +} \ No newline at end of file diff --git a/docs/documentation/saga/filecontainer/relativepath/index.html b/docs/documentation/saga/filecontainer/relativepath/index.html new file mode 100644 index 0000000..5a934c1 --- /dev/null +++ b/docs/documentation/saga/filecontainer/relativepath/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/saga/itemrenderingcontext/resources/index.html b/docs/documentation/saga/itemrenderingcontext/resources/index.html new file mode 100644 index 0000000..5a934c1 --- /dev/null +++ b/docs/documentation/saga/itemrenderingcontext/resources/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/index/index.json b/docs/index/index.json index 4745d0c..3317c6c 100644 --- a/docs/index/index.json +++ b/docs/index/index.json @@ -124,6 +124,11 @@ "path" : "\/documentation\/saga\/filecontainer\/path", "title" : "let path: Path", "type" : "property" + }, + { + "path" : "\/documentation\/saga\/filecontainer\/relativepath", + "title" : "let relativePath: Path", + "type" : "property" } ], "path" : "\/documentation\/saga\/filecontainer", @@ -494,6 +499,11 @@ "path" : "\/documentation\/saga\/itemrenderingcontext\/items", "title" : "let items: [Item]", "type" : "property" + }, + { + "path" : "\/documentation\/saga\/itemrenderingcontext\/resources", + "title" : "let resources: [Path]", + "type" : "property" } ], "path" : "\/documentation\/saga\/itemrenderingcontext",