Skip to content

Commit 9e9378e

Browse files
committed
Add link to C API docs
1 parent 1a60be3 commit 9e9378e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,11 @@ const sidebars = {
245245
id: 'c2pa-c/docs/supported-formats',
246246
label: 'Supported media formats',
247247
},
248+
{
249+
type: 'link',
250+
label: 'API documentation',
251+
href: 'https://contentauth.github.io/c2pa-c/annotated.html',
252+
},
248253
{
249254
type: 'link',
250255
label: 'GitHub',

0 commit comments

Comments
 (0)