File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ const readmes = [
40
40
repo : 'contentauth/c2patool' ,
41
41
path : 'docs/release-notes.md' ,
42
42
} ,
43
- /* Waiting for https://github.com/contentauth/c2patool/pull/296
44
43
{
45
44
dest : resolve ( __dirname , '../docs/c2patool/docs/usage.md' ) ,
46
45
repo : 'contentauth/c2patool' ,
@@ -51,7 +50,6 @@ const readmes = [
51
50
repo : 'contentauth/c2pa-rs' ,
52
51
path : 'docs/supported-formats.md' ,
53
52
} ,
54
- */
55
53
{
56
54
dest : resolve ( __dirname , '../docs/c2pa-service-example/readme.md' ) ,
57
55
repo : 'contentauth/c2pa-service-example' ,
Original file line number Diff line number Diff line change @@ -67,7 +67,6 @@ const sidebars = {
67
67
link : { type : 'doc' , id : 'c2patool/readme' } ,
68
68
collapsed : true ,
69
69
items : [
70
- /* Waiting for https://github.com/contentauth/c2patool/pull/296
71
70
{
72
71
type : 'doc' ,
73
72
id : 'c2patool/docs/usage' ,
@@ -78,7 +77,6 @@ const sidebars = {
78
77
id : 'c2patool/docs/supported-formats' ,
79
78
label : 'Supported media formats' ,
80
79
} ,
81
- */
82
80
{
83
81
type : 'doc' ,
84
82
id : 'c2patool/docs/manifest' ,
You can’t perform that action at this time.
0 commit comments