Skip to content

Commit f4efebb

Browse files
committed
fix(code): include custom data documentation references
Signed-off-by: John Yanarella <jyanarella@nvidia.com>
1 parent bf9168c commit f4efebb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎projects/code/src/codeblock/codeblock.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ hljs.registerLanguage('shell', shell);
1919
/**
2020
* @element nve-codeblock
2121
* @description A container for content representing programming languages.
22+
* @documentation https://nvidia.github.io/elements/docs/code/codeblock/
2223
* @since 0.1.0
2324
* @entrypoint \@nvidia-elements/code/codeblock
2425
* @slot - for declarative slotting of source code and not using the `code` property

0 commit comments

Comments
 (0)