From ea16d98d6186125b13994d0eb2c592e9da91ff82 Mon Sep 17 00:00:00 2001 From: Kevin Renskers Date: Thu, 23 Nov 2023 08:15:24 +0100 Subject: [PATCH] chore: One more site metadata mention removed --- Sources/Saga/Item.swift | 2 +- docs/data/documentation/saga.json | 2 +- docs/data/documentation/saga/emptymetadata.json | 4 ++-- docs/data/documentation/saga/emptymetadata/init().json | 2 +- docs/data/documentation/saga/emptymetadata/init(from:).json | 2 +- docs/data/documentation/saga/metadata.json | 2 +- ...older:metadata:readers:itemwritemode:filter:writers:).json | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Sources/Saga/Item.swift b/Sources/Saga/Item.swift index c36ab06..1bead71 100644 --- a/Sources/Saga/Item.swift +++ b/Sources/Saga/Item.swift @@ -3,7 +3,7 @@ import PathKit public protocol Metadata: Decodable {} -/// A convenience version of ``Metadata`` that's just empty. This can be used, for example, when you don't have custom item metadata or site metadata. +/// A convenience version of ``Metadata`` that's just empty. This can be used, for example, when you don't have custom item metadata. public struct EmptyMetadata: Metadata { public init() {} } diff --git a/docs/data/documentation/saga.json b/docs/data/documentation/saga.json index 6e31d5b..a3d516b 100644 --- a/docs/data/documentation/saga.json +++ b/docs/data/documentation/saga.json @@ -307,7 +307,7 @@ "type" : "reference" }, { - "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata or site metadata.", + "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata.", "type" : "text" } ], diff --git a/docs/data/documentation/saga/emptymetadata.json b/docs/data/documentation/saga/emptymetadata.json index dbdd620..e41fdf3 100644 --- a/docs/data/documentation/saga/emptymetadata.json +++ b/docs/data/documentation/saga/emptymetadata.json @@ -10,7 +10,7 @@ "type" : "reference" }, { - "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata or site metadata.", + "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata.", "type" : "text" } ], @@ -160,7 +160,7 @@ "type" : "reference" }, { - "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata or site metadata.", + "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata.", "type" : "text" } ], diff --git a/docs/data/documentation/saga/emptymetadata/init().json b/docs/data/documentation/saga/emptymetadata/init().json index b0cb1e0..796ca96 100644 --- a/docs/data/documentation/saga/emptymetadata/init().json +++ b/docs/data/documentation/saga/emptymetadata/init().json @@ -107,7 +107,7 @@ "type" : "reference" }, { - "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata or site metadata.", + "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata.", "type" : "text" } ], diff --git a/docs/data/documentation/saga/emptymetadata/init(from:).json b/docs/data/documentation/saga/emptymetadata/init(from:).json index 01f5e83..0ea105e 100644 --- a/docs/data/documentation/saga/emptymetadata/init(from:).json +++ b/docs/data/documentation/saga/emptymetadata/init(from:).json @@ -171,7 +171,7 @@ "type" : "reference" }, { - "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata or site metadata.", + "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata.", "type" : "text" } ], diff --git a/docs/data/documentation/saga/metadata.json b/docs/data/documentation/saga/metadata.json index 3108f66..926b5d5 100644 --- a/docs/data/documentation/saga/metadata.json +++ b/docs/data/documentation/saga/metadata.json @@ -152,7 +152,7 @@ "type" : "reference" }, { - "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata or site metadata.", + "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata.", "type" : "text" } ], diff --git a/docs/data/documentation/saga/saga/register(folder:metadata:readers:itemwritemode:filter:writers:).json b/docs/data/documentation/saga/saga/register(folder:metadata:readers:itemwritemode:filter:writers:).json index fc435c2..9123d8d 100644 --- a/docs/data/documentation/saga/saga/register(folder:metadata:readers:itemwritemode:filter:writers:).json +++ b/docs/data/documentation/saga/saga/register(folder:metadata:readers:itemwritemode:filter:writers:).json @@ -634,7 +634,7 @@ "type" : "reference" }, { - "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata or site metadata.", + "text" : " that’s just empty. This can be used, for example, when you don’t have custom item metadata.", "type" : "text" } ],