Skip to content

Commit 3de5cf0

Browse files
committed
Updated docs
1 parent 6ceb2a3 commit 3de5cf0

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Open Sound Control ([OSC](https://opensoundcontrol.stanford.edu)) library for ma
1212
- Support for custom OSC types
1313
- Thread-safe
1414
- Fully unit tested
15-
- Thorough documentation
15+
- Full DocC documentation
1616

1717
## Getting Started
1818

Sources/OSCKit/OSCKit.docc/Documentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Open Sound Control (OSC) library for macOS, iOS and tvOS.
1212
- Support for custom OSC types
1313
- Thread-safe
1414
- Fully unit tested
15-
- Thorough documentation
15+
- Full DocC documentation
1616

1717
@Comment {
1818
// -------------------------------------------------------------------

Sources/OSCKitCore/OSCKitCore.docc/Documentation.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Open Sound Control (OSC) library for macOS, iOS and tvOS.
1212
- Support for custom OSC types
1313
- Thread-safe
1414
- Fully unit tested
15-
- Thorough documentation
15+
- Full DocC documentation
16+
1617

1718
- Tip: For a Getting Started guide, see the `OSCKit` module documentation.
1819

0 commit comments

Comments
 (0)