File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,6 @@ const readmes = [
6767 repo : 'contentauth/c2pa-node' ,
6868 path : 'README.md' ,
6969 } ,
70- /*
71- Until https://github.com/contentauth/c2pa-node/pull/93 lands
7270 {
7371 dest : resolve ( __dirname , '../docs/c2pa-node/docs/usage.md' ) ,
7472 repo : 'contentauth/c2pa-node' ,
@@ -87,7 +85,6 @@ Until https://github.com/contentauth/c2pa-node/pull/93 lands
8785 path : 'docs/release-notes.md' ,
8886 branch : 'crandmck/docs-overhaul' ,
8987 } ,
90- */
9188 // Python lib
9289 {
9390 dest : resolve ( __dirname , '../docs/c2pa-python/readme.md' ) ,
Original file line number Diff line number Diff line change @@ -124,7 +124,6 @@ const sidebars = {
124124 link : { type : 'doc' , id : 'c2pa-node/readme' } ,
125125 collapsed : true ,
126126 items : [
127- /*
128127 {
129128 type : 'doc' ,
130129 id : 'c2pa-node/docs/usage' ,
@@ -140,7 +139,6 @@ const sidebars = {
140139 id : 'c2pa-node/docs/release-notes' ,
141140 label : 'Release notes' ,
142141 } ,
143- */
144142 {
145143 type : 'doc' ,
146144 label : 'C2PA Node example' ,
You can’t perform that action at this time.
0 commit comments