Skip to content

Commit

Permalink
Deploy documentation for '2.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 28, 2023
1 parent e096797 commit 488afcf
Show file tree
Hide file tree
Showing 235 changed files with 28,676 additions and 1 deletion.
9 changes: 9 additions & 0 deletions 2.5.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 2.5.0/css/documentation-topic.1d1eec04.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

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

],
"topicSections" : [
{
"identifiers" : [
"doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/PathComponentConvertible",
"doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/PathProtocol"
],
"title" : "Protocols"
},
{
"identifiers" : [
"doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/AbsolutePath",
"doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/RelativePath"
],
"title" : "Structures"
},
{
"identifiers" : [
"doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/PathComponent",
"doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/PathExtension"
],
"title" : "Type Aliases"
},
{
"identifiers" : [
"doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/Swift"
],
"title" : "Extended Modules"
}
],
"variants" : [
{
"paths" : [
"\/documentation\/corepathwrangler"
],
"traits" : [
{
"interfaceLanguage" : "swift"
}
]
}
]
,
"references": {
"doc://CorePathWrangler/documentation/CorePathWrangler": {
"abstract" : [

],
"identifier" : "doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler",
"kind" : "symbol",
"role" : "collection",
"title" : "CorePathWrangler",
"type" : "topic",
"url" : "\/documentation\/corepathwrangler"
},
"doc://CorePathWrangler/documentation/CorePathWrangler/AbsolutePath": {
"abstract" : [
{
"text" : "Represents an absolute path.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "AbsolutePath"
}
],
"identifier" : "doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/AbsolutePath",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "AbsolutePath"
}
],
"role" : "symbol",
"title" : "AbsolutePath",
"type" : "topic",
"url" : "\/documentation\/corepathwrangler\/absolutepath"
},
"doc://CorePathWrangler/documentation/CorePathWrangler/PathComponent": {
"abstract" : [
{
"text" : "The type of a path component (e.g. ‘home’ and ‘user’ in ‘\/home\/user’).",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "typealias"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "PathComponent"
}
],
"identifier" : "doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/PathComponent",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "PathComponent"
}
],
"role" : "symbol",
"title" : "PathComponent",
"type" : "topic",
"url" : "\/documentation\/corepathwrangler\/pathcomponent"
},
"doc://CorePathWrangler/documentation/CorePathWrangler/PathComponentConvertible": {
"abstract" : [
{
"text" : "A type that can convert itself into a path component.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "protocol"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "PathComponentConvertible"
}
],
"identifier" : "doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/PathComponentConvertible",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "PathComponentConvertible"
}
],
"role" : "symbol",
"title" : "PathComponentConvertible",
"type" : "topic",
"url" : "\/documentation\/corepathwrangler\/pathcomponentconvertible"
},
"doc://CorePathWrangler/documentation/CorePathWrangler/PathExtension": {
"abstract" : [
{
"text" : "The type of a path extension (e.g. ‘txt’ of ‘file.txt’).",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "typealias"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "PathExtension"
}
],
"identifier" : "doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/PathExtension",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "PathExtension"
}
],
"role" : "symbol",
"title" : "PathExtension",
"type" : "topic",
"url" : "\/documentation\/corepathwrangler\/pathextension"
},
"doc://CorePathWrangler/documentation/CorePathWrangler/PathProtocol": {
"abstract" : [
{
"text" : "A generic protocol around a path. Currently, there are two conformances, ",
"type" : "text"
},
{
"code" : "AbsolutePath",
"type" : "codeVoice"
},
{
"text" : " and ",
"type" : "text"
},
{
"code" : "RelativePath",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
},
{
"text" : " ",
"type" : "text"
},
{
"text" : "It is strongly discouraged to declare new conformances to this protocol. They’re not guaranteed to work as expected.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "protocol"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "PathProtocol"
}
],
"identifier" : "doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/PathProtocol",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "PathProtocol"
}
],
"role" : "symbol",
"title" : "PathProtocol",
"type" : "topic",
"url" : "\/documentation\/corepathwrangler\/pathprotocol"
},
"doc://CorePathWrangler/documentation/CorePathWrangler/RelativePath": {
"abstract" : [
{
"text" : "Represents a relative path.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "RelativePath"
}
],
"identifier" : "doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/RelativePath",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "RelativePath"
}
],
"role" : "symbol",
"title" : "RelativePath",
"type" : "topic",
"url" : "\/documentation\/corepathwrangler\/relativepath"
},
"doc://CorePathWrangler/documentation/CorePathWrangler/Swift": {
"abstract" : [

],
"identifier" : "doc:\/\/CorePathWrangler\/documentation\/CorePathWrangler\/Swift",
"kind" : "symbol",
"role" : "collection",
"title" : "Swift",
"type" : "topic",
"url" : "\/documentation\/corepathwrangler\/swift"
}
}
}
Loading

0 comments on commit 488afcf

Please sign in to comment.