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/gopherclient/init().json | |
parent | 24a4f5f32b90d6c99de4356ca336f281917abc7d (diff) |
Deploy documentation for 'master'gh-pages
Diffstat (limited to 'master/data/documentation/swiftgopherclient/gopherclient/init().json')
-rw-r--r-- | master/data/documentation/swiftgopherclient/gopherclient/init().json | 148 |
1 files changed, 148 insertions, 0 deletions
diff --git a/master/data/documentation/swiftgopherclient/gopherclient/init().json b/master/data/documentation/swiftgopherclient/gopherclient/init().json new file mode 100644 index 0000000..ccf9e0c --- /dev/null +++ b/master/data/documentation/swiftgopherclient/gopherclient/init().json @@ -0,0 +1,148 @@ +{ + "hierarchy" : { + "paths" : [ + [ + "doc:\/\/swiftGopherClient\/documentation\/swiftGopherClient", + "doc:\/\/swiftGopherClient\/documentation\/swiftGopherClient\/GopherClient" + ] + ] + }, + "identifier" : { + "interfaceLanguage" : "swift", + "url" : "doc:\/\/swiftGopherClient\/documentation\/swiftGopherClient\/GopherClient\/init()" + }, + "kind" : "symbol", + "metadata" : { + "externalID" : "s:17swiftGopherClient0bC0CACycfc", + "fragments" : [ + { + "kind" : "identifier", + "text" : "init" + }, + { + "kind" : "text", + "text" : "()" + } + ], + "modules" : [ + { + "name" : "swiftGopherClient" + } + ], + "role" : "symbol", + "roleHeading" : "Initializer", + "symbolKind" : "init", + "title" : "init()" + }, + "primaryContentSections" : [ + { + "declarations" : [ + { + "languages" : [ + "swift" + ], + "platforms" : [ + "macOS" + ], + "tokens" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "()" + } + ] + } + ], + "kind" : "declarations" + } + ], + "schemaVersion" : { + "major" : 0, + "minor" : 3, + "patch" : 0 + }, + "sections" : [ + + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/swiftgopherclient\/gopherclient\/init()" + ], + "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" +}, +"doc://swiftGopherClient/documentation/swiftGopherClient/GopherClient/init()": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "identifier", + "text" : "init" + }, + { + "kind" : "text", + "text" : "()" + } + ], + "identifier" : "doc:\/\/swiftGopherClient\/documentation\/swiftGopherClient\/GopherClient\/init()", + "kind" : "symbol", + "role" : "symbol", + "title" : "init()", + "type" : "topic", + "url" : "\/documentation\/swiftgopherclient\/gopherclient\/init()" +} +} +}
\ No newline at end of file |