Skip to content

Commit 9fe5e76

Browse files
committed
Updated banner images in docs
1 parent ab5c13c commit 9fe5e76

12 files changed

Lines changed: 5 additions & 6 deletions

File tree

Sources/SwiftTimecode/Documentation.docc/Documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ``SwiftTimecode``
22

3-
Umbrella module that imports the entire swift-timecode library. Contains a Getting Started guide.
3+
Umbrella module that imports the entire SwiftTimecode library. Contains a Getting Started guide.
44

5-
![swift-timecode](swifttimecode-banner.png)
5+
![SwiftTimecode](swift-timecode-banner.png)
66

77
For core types, math, and conversions see <doc://SwiftTimecode/SwiftTimecodeCore> documentation.
88

44.7 KB
Loading
Binary file not shown.

Sources/SwiftTimecodeAV/Documentation.docc/Documentation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
AVFoundation methods for reading and writing timecode tracks to movie files.
44

5-
![swift-timecode](swifttimecode-banner.png)
6-
5+
![SwiftTimecode](swift-timecode-banner.png)
76

87
## Topics
98

44.7 KB
Loading
Binary file not shown.

Sources/SwiftTimecodeCore/Documentation.docc/Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Value types and related logic for representing and working with SMPTE/EBU timecode.
44

5-
![swift-timecode](swifttimecode-banner.png)
5+
![SwiftTimecode](swift-timecode-banner.png)
66

77
- A variety of initializers and methods are available for string and numeric representation, validation, and conversion
88
- Mathematical operators are available between two instances: `+`, `-`, `*`, `\`
44.7 KB
Loading
Binary file not shown.

Sources/SwiftTimecodeUI/Documentation.docc/Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
UI controls and tools for formatting and displaying timecode, including user-editable timecode fields.
44

5-
![swift-timecode](swifttimecode-banner.png)
5+
![SwiftTimecode](swift-timecode-banner.png)
66

77
## Topics
88

0 commit comments

Comments
 (0)