๐๏ธ Block Tags
- @remarks -- Additional information about the API.
๐๏ธ TSDoc-Download-Log
๐ TSDoc sync @ 2025-07-23T0443.387Z
๐๏ธ TSDoc-Home
TSDoc is a proposal to standardize the doc comments used in
๐๏ธ TSDoc-Intro-Approach
The TSDoc specification aims to meet these requirements:
๐๏ธ TSDoc-Intro-UsingTsdoc
By itself, the @microsoft/tsdoc package is not a documentation
๐๏ธ TSDoc-Package-EslintPluginTsdoc
[NPM
๐๏ธ TSDoc-Package-Tsdoc
[NPM
๐๏ธ TSDoc-Package-TsdocConfig
[NPM
๐๏ธ TSDoc-Spec-Overview
Technical details for the TSDoc syntax are tracked by "RFC" issues with
๐๏ธ TSDoc-Spec-StandardizationGroups
Three "standardization groups" are used to classify the standard TSDoc
๐๏ธ TSDoc-Spec-TagKinds
TSDoc distinguishes three kinds of tags: Block tags, modifier tags, and
๐๏ธ @alpha
| | |
๐๏ธ @beta
| | |
๐๏ธ @decorator
| | |
๐๏ธ @defaultValue
| | |
๐๏ธ @deprecated
| | |
๐๏ธ @eventProperty
| | |
๐๏ธ @example
| | |
๐๏ธ @experimental
| | |
๐๏ธ @inheritDoc
| | |
๐๏ธ @internal
| | |
๐๏ธ @label
| | |
๐๏ธ @link
| | |
๐๏ธ @override
| | |
๐๏ธ @packageDocumentation
| | |
๐๏ธ @param
| | |
๐๏ธ @privateRemarks
| | |
๐๏ธ @public
| | |
๐๏ธ @readonly
| | |
๐๏ธ @remarks
| | |
๐๏ธ @returns
| | |
๐๏ธ @sealed
| | |
๐๏ธ @see
| | |
๐๏ธ @throws
| | |
๐๏ธ @typeParam
| | |
๐๏ธ @virtual
| | |