Skip to content

Commit

Permalink
Deploy documentation for '0.6.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 24, 2024
1 parent 13f6a0f commit 756e04f
Show file tree
Hide file tree
Showing 117 changed files with 12,376 additions and 1 deletion.
9 changes: 9 additions & 0 deletions 0.6.0/css/866.60f074fd.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions 0.6.0/css/989.4f123103.css

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

9 changes: 9 additions & 0 deletions 0.6.0/css/documentation-topic.91c07ba9.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions 0.6.0/css/index.3a335429.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions 0.6.0/css/topic.4be8f56d.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions 0.6.0/css/tutorials-overview.7942d777.css

Large diffs are not rendered by default.

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

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

],
"topicSections" : [
{
"anchor" : "Structures",
"generated" : true,
"identifiers" : [
"doc:\/\/DurationFormatting\/documentation\/DurationFormatting\/DurationFormatter",
"doc:\/\/DurationFormatting\/documentation\/DurationFormatting\/TimeComponents"
],
"title" : "Structures"
}
],
"variants" : [
{
"paths" : [
"\/documentation\/durationformatting"
],
"traits" : [
{
"interfaceLanguage" : "swift"
}
]
}
]
,
"references": {
"doc://DurationFormatting/documentation/DurationFormatting": {
"abstract" : [

],
"identifier" : "doc:\/\/DurationFormatting\/documentation\/DurationFormatting",
"kind" : "symbol",
"role" : "collection",
"title" : "DurationFormatting",
"type" : "topic",
"url" : "\/documentation\/durationformatting"
},
"doc://DurationFormatting/documentation/DurationFormatting/DurationFormatter": {
"abstract" : [

],
"fragments" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "DurationFormatter"
}
],
"identifier" : "doc:\/\/DurationFormatting\/documentation\/DurationFormatting\/DurationFormatter",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "DurationFormatter"
}
],
"role" : "symbol",
"title" : "DurationFormatter",
"type" : "topic",
"url" : "\/documentation\/durationformatting\/durationformatter"
},
"doc://DurationFormatting/documentation/DurationFormatting/TimeComponents": {
"abstract" : [

],
"fragments" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "TimeComponents"
}
],
"identifier" : "doc:\/\/DurationFormatting\/documentation\/DurationFormatting\/TimeComponents",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "TimeComponents"
}
],
"role" : "symbol",
"title" : "TimeComponents",
"type" : "topic",
"url" : "\/documentation\/durationformatting\/timecomponents"
}
}
}
Loading

0 comments on commit 756e04f

Please sign in to comment.