diff options
author | GitHub Actions <actions@noreply.github.com> | 2023-12-17 06:30:32 +0000 |
---|---|---|
committer | GitHub Actions <actions@noreply.github.com> | 2023-12-17 06:30:32 +0000 |
commit | 0b9093a857b5cbc9f792e72fb94f96df21a8ac13 (patch) | |
tree | 014ad52799c5dc2ca4a70b24681953066b724b52 /master/data/documentation/swiftgopherclient.json | |
parent | 24a4f5f32b90d6c99de4356ca336f281917abc7d (diff) |
Deploy documentation for 'master'gh-pages
Diffstat (limited to 'master/data/documentation/swiftgopherclient.json')
-rw-r--r-- | master/data/documentation/swiftgopherclient.json | 99 |
1 files changed, 99 insertions, 0 deletions
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 |