Skip to content

Commit dc3059f

Browse files
authored
Merge pull request #243 from contentauth/add-c-api-doc
Add link to C API docs
2 parents 1a60be3 + 9e9378e commit dc3059f

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)