Skip to content

Commit

Permalink
Deploy documentation for 'master'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Dec 17, 2023
1 parent 24a4f5f commit 0b9093a
Show file tree
Hide file tree
Showing 57 changed files with 1,532 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>swift-gopher Documentation</title>
<meta http-equiv="refresh" content="0; url=https://navanchauhan.github.io/swift-gopher/latest" />
</head>
<body>
<p>Redirecting...</p>
</body>
</html>
9 changes: 9 additions & 0 deletions master/css/chunk-c0335d80.10a2f091.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions master/css/documentation-topic.1d1eec04.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions master/css/documentation-topic~topic.b6287bcf.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions master/css/index.038e887c.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions master/css/topic.d8c126f3.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions master/css/tutorials-overview.c249c765.css

Large diffs are not rendered by default.

99 changes: 99 additions & 0 deletions master/data/documentation/swiftgopherclient.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
Loading

0 comments on commit 0b9093a

Please sign in to comment.