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 = [
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' ,
Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments