From 0b9093a857b5cbc9f792e72fb94f96df21a8ac13 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 17 Dec 2023 06:30:32 +0000 Subject: Deploy documentation for 'master' --- master/data/documentation/swiftgopherclient.json | 99 ++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 master/data/documentation/swiftgopherclient.json (limited to 'master/data/documentation/swiftgopherclient.json') diff --git a/master/data/documentation/swiftgopherclient.json b/master/data/documentation/swiftgopherclient.json new file mode 100644 index 0000000..a5061ae --- /dev/null +++ b/master/data/documentation/swiftgopherclient.json @@ -0,0 +1,99 @@ +{ + "hierarchy" : { + "paths" : [ + [ + + ] + ] + }, + "identifier" : { + "interfaceLanguage" : "swift", + "url" : "doc:\/\/swiftGopherClient\/documentation\/swiftGopherClient" + }, + "kind" : "symbol", + "metadata" : { + "externalID" : "swiftGopherClient", + "modules" : [ + { + "name" : "swiftGopherClient" + } + ], + "role" : "collection", + "roleHeading" : "Framework", + "symbolKind" : "module", + "title" : "swiftGopherClient" + }, + "schemaVersion" : { + "major" : 0, + "minor" : 3, + "patch" : 0 + }, + "sections" : [ + + ], + "topicSections" : [ + { + "identifiers" : [ + "doc:\/\/swiftGopherClient\/documentation\/swiftGopherClient\/GopherClient" + ], + "title" : "Classes" + } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/swiftgopherclient" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } + ] +, +"references": { +"doc://swiftGopherClient/documentation/swiftGopherClient": { + "abstract" : [ + + ], + "identifier" : "doc:\/\/swiftGopherClient\/documentation\/swiftGopherClient", + "kind" : "symbol", + "role" : "collection", + "title" : "swiftGopherClient", + "type" : "topic", + "url" : "\/documentation\/swiftgopherclient" +}, +"doc://swiftGopherClient/documentation/swiftGopherClient/GopherClient": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GopherClient" + } + ], + "identifier" : "doc:\/\/swiftGopherClient\/documentation\/swiftGopherClient\/GopherClient", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "GopherClient" + } + ], + "role" : "symbol", + "title" : "GopherClient", + "type" : "topic", + "url" : "\/documentation\/swiftgopherclient\/gopherclient" +} +} +} \ No newline at end of file -- cgit v1.2.3