We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f3c0f commit cd46790Copy full SHA for cd46790
Sources/docc/DocCDocumentation.docc/Reference Syntax/API Reference Syntax/Snippet.md
@@ -10,8 +10,6 @@ Embeds a code example from the project's code snippets.
10
- path: A reference to the location of a code example.
11
- slice: The name of a section within the code example that you annotate with comments in the snippet. **(optional)**
12
13
-## Overview
14
-
15
Place the `Snippet` directive to embed a code example from the project's snippet directory. The path to the snippet is identified with three parts:
16
17
1. The package name as defined in `Package.swift`
0 commit comments