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.
2 parents 1269e3a + e0fd143 commit df88357Copy full SHA for df88357
site/tags/packageDocumentation.md
@@ -5,7 +5,7 @@ title: "@packageDocumentation"
5
# @packageDocumentation
6
7
**Tag Kind:** [Modifier](../tags.md#modifier-tags) <br>
8
-**TSDoc Reference:** [@packageDocumentation](https://tsdoc.org/pages/tags/packageDocumentation/)
+**TSDoc Reference:** [@packageDocumentation](https://tsdoc.org/pages/tags/packagedocumentation/)
9
10
The `@packageDocumentation` tag is used to mark a comment as referring to a file rather than the declaration following it.
11
The TypeDoc specific [`@module`](module.md) tag can be used for the same purpose when semantically clearer.
0 commit comments