Skip to content

Commit 9ed1349

Browse files
committed
1 parent d0bce6d commit 9ed1349

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

scripts/fetch-readme.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const readmes = [
4040
repo: 'contentauth/c2patool',
4141
path: 'docs/release-notes.md',
4242
},
43-
/* Waiting for https://github.com/contentauth/c2patool/pull/296
4443
{
4544
dest: resolve(__dirname, '../docs/c2patool/docs/usage.md'),
4645
repo: 'contentauth/c2patool',
@@ -51,7 +50,6 @@ const readmes = [
5150
repo: 'contentauth/c2pa-rs',
5251
path: 'docs/supported-formats.md',
5352
},
54-
*/
5553
{
5654
dest: resolve(__dirname, '../docs/c2pa-service-example/readme.md'),
5755
repo: 'contentauth/c2pa-service-example',

sidebars.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ const sidebars = {
6767
link: { type: 'doc', id: 'c2patool/readme' },
6868
collapsed: true,
6969
items: [
70-
/* Waiting for https://github.com/contentauth/c2patool/pull/296
7170
{
7271
type: 'doc',
7372
id: 'c2patool/docs/usage',
@@ -78,7 +77,6 @@ const sidebars = {
7877
id: 'c2patool/docs/supported-formats',
7978
label: 'Supported media formats',
8079
},
81-
*/
8280
{
8381
type: 'doc',
8482
id: 'c2patool/docs/manifest',

0 commit comments

Comments
 (0)