Skip to content

Commit fa0def6

Browse files
committed
Deploy OpenSwiftUI documentation to GitHub Pages
Documentation generated from commit: 15de50bb
0 parents  commit fa0def6

File tree

18,691 files changed

+21831
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

18,691 files changed

+21831
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"images":[],"videos":[],"downloads":[]}

.docs/build/docc-output/css/866.2d08a543.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.docs/build/docc-output/css/989.4f123103.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.docs/build/docc-output/css/documentation-topic.da0b1931.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.docs/build/docc-output/css/index.3a335429.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.docs/build/docc-output/css/topic.4be8f56d.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.docs/build/docc-output/css/tutorials-overview.adb17623.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.docs/build/docc-output/data/documentation/openswiftui.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

.docs/build/docc-output/data/documentation/openswiftui/alignment.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"identifier":{"url":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/Alignment\/bottom","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI","doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/Alignment"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bottom"},{"kind":"text","text":": "},{"preciseIdentifier":"s:15OpenSwiftUICore9AlignmentV","identifier":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/Alignment","kind":"typeIdentifier","text":"Alignment"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"This alignment combines the "},{"type":"reference","identifier":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/HorizontalAlignment\/center","isActive":true},{"type":"text","text":" "},{"type":"text","text":"horizontal guide and the "},{"type":"reference","identifier":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/VerticalAlignment\/bottom","isActive":true},{"type":"text","text":" "},{"type":"text","text":"vertical guide:"}],"type":"paragraph"},{"inlineContent":[],"type":"paragraph"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/openswiftui\/alignment\/bottom"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"A guide that marks the bottom edge of the view.","type":"text"}],"metadata":{"role":"symbol","modules":[{"relatedModules":["OpenSwiftUICore"],"name":"OpenSwiftUI"}],"remoteSource":{"url":"https:\/\/github.com\/OpenSwiftUIProject\/OpenSwiftUI\/blob\/main\/Sources\/OpenSwiftUICore\/Layout\/Alignment\/AlignmentGuide.swift#L1037","fileName":"AlignmentGuide.swift"},"symbolKind":"property","title":"bottom","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bottom"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Alignment","preciseIdentifier":"s:15OpenSwiftUICore9AlignmentV"}],"externalID":"s:15OpenSwiftUICore9AlignmentV6bottomACvpZ","extendedModule":"OpenSwiftUICore"},"references":{"doc://OpenSwiftUI/documentation/OpenSwiftUI/HorizontalAlignment/center":{"url":"\/documentation\/openswiftui\/horizontalalignment\/center","abstract":[{"text":"A guide that marks the horizontal center of the view.","type":"text"}],"type":"topic","title":"center","role":"symbol","identifier":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/HorizontalAlignment\/center","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"center","kind":"identifier"},{"text":": ","kind":"text"},{"text":"HorizontalAlignment","preciseIdentifier":"s:15OpenSwiftUICore19HorizontalAlignmentV","kind":"typeIdentifier"}],"kind":"symbol"},"doc://OpenSwiftUI/documentation/OpenSwiftUI/Alignment/bottom":{"kind":"symbol","url":"\/documentation\/openswiftui\/alignment\/bottom","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bottom"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:15OpenSwiftUICore9AlignmentV","text":"Alignment"}],"identifier":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/Alignment\/bottom","type":"topic","abstract":[{"type":"text","text":"A guide that marks the bottom edge of the view."}],"title":"bottom","role":"symbol"},"doc://OpenSwiftUI/documentation/OpenSwiftUI/Alignment":{"type":"topic","kind":"symbol","title":"Alignment","url":"\/documentation\/openswiftui\/alignment","role":"symbol","abstract":[{"text":"An alignment in both axes.","type":"text"}],"identifier":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/Alignment","navigatorTitle":[{"text":"Alignment","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Alignment","kind":"identifier"}]},"doc://OpenSwiftUI/documentation/OpenSwiftUI":{"url":"\/documentation\/openswiftui","identifier":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI","title":"OpenSwiftUI","abstract":[{"text":"Declare the user interface and behavior for your app on every platform.","type":"text"}],"role":"collection","type":"topic","kind":"symbol"},"doc://OpenSwiftUI/documentation/OpenSwiftUI/VerticalAlignment/bottom":{"type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"bottom"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:15OpenSwiftUICore17VerticalAlignmentV","text":"VerticalAlignment"}],"url":"\/documentation\/openswiftui\/verticalalignment\/bottom","identifier":"doc:\/\/OpenSwiftUI\/documentation\/OpenSwiftUI\/VerticalAlignment\/bottom","abstract":[{"type":"text","text":"A guide that marks the bottom edge of the view."}],"title":"bottom"}}}

0 commit comments

Comments
 (0)