Skip to content

Commit cf0a971

Browse files
Update Sources/docc/DocCDocumentation.docc/snippets.md
Co-authored-by: Pat Shaughnessy <[email protected]>
1 parent 239ff37 commit cf0a971

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Sources/docc/DocCDocumentation.docc/snippets.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,10 @@ DocC parses contiguous comments within your the code of a snippet as markdown to
139139
DocC will attempt to reference symbols from within these comments just like any other documentation content.
140140
You can reference symbols from your API, which DocC converts into hyperlinks to that symbol when displaying the content.
141141

142+
## Topics
143+
144+
### Directives
145+
146+
- ``Snippet``
147+
142148
<!-- Copyright (c) 2025 Apple Inc and the Swift Project authors. All Rights Reserved. -->

0 commit comments

Comments
 (0)