Skip to content

Commit 377e090

Browse files
committed
Add JS API doc to sidebar nav
1 parent b650aaf commit 377e090

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/js-sdk/sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ const sidebars = {
1212
label: 'C2PA web library',
1313
id: 'c2pa-js/readme',
1414
},
15+
{
16+
type: 'link',
17+
label: 'API documentation',
18+
href: 'https://contentauth.github.io/c2pa-js/',
19+
},
1520
{
1621
type: 'link',
1722
label: 'GitHub',

0 commit comments

Comments
 (0)