Skip to content

Commit

Permalink
Deploy documentation for '1.7.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Mar 12, 2024
1 parent 0ca12e3 commit 2920377
Show file tree
Hide file tree
Showing 85 changed files with 5,584 additions and 1 deletion.
9 changes: 9 additions & 0 deletions 1.7.0/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 1.7.0/css/documentation-topic.1d1eec04.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions 1.7.0/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 1.7.0/css/index.038e887c.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions 1.7.0/data/documentation/appgroups.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
{
"hierarchy" : {
"paths" : [
[

]
]
},
"identifier" : {
"interfaceLanguage" : "swift",
"url" : "doc:\/\/AppGroups\/documentation\/AppGroups"
},
"kind" : "symbol",
"metadata" : {
"externalID" : "AppGroups",
"modules" : [
{
"name" : "AppGroups"
}
],
"role" : "collection",
"roleHeading" : "Framework",
"symbolKind" : "module",
"title" : "AppGroups"
},
"schemaVersion" : {
"major" : 0,
"minor" : 3,
"patch" : 0
},
"sections" : [

],
"topicSections" : [
{
"identifiers" : [
"doc:\/\/AppGroups\/documentation\/AppGroups\/AppGroup"
],
"title" : "Structures"
}
],
"variants" : [
{
"paths" : [
"\/documentation\/appgroups"
],
"traits" : [
{
"interfaceLanguage" : "swift"
}
]
}
]
,
"references": {
"doc://AppGroups/documentation/AppGroups": {
"abstract" : [

],
"identifier" : "doc:\/\/AppGroups\/documentation\/AppGroups",
"kind" : "symbol",
"role" : "collection",
"title" : "AppGroups",
"type" : "topic",
"url" : "\/documentation\/appgroups"
},
"doc://AppGroups/documentation/AppGroups/AppGroup": {
"abstract" : [
{
"text" : "Represents an app group.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "AppGroup"
}
],
"identifier" : "doc:\/\/AppGroups\/documentation\/AppGroups\/AppGroup",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "AppGroup"
}
],
"role" : "symbol",
"title" : "AppGroup",
"type" : "topic",
"url" : "\/documentation\/appgroups\/appgroup"
}
}
}
Loading

0 comments on commit 2920377

Please sign in to comment.