File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 88.docusaurus
99.cache-loader
1010/docs /js-sdk /api
11- /docs /c2patool
11+ /docs /c2patool /* .md
12+ /docs /c2patool /docs /* .md
1213/docs /c2pa-node /* .md
14+ /docs /c2pa-node /docs /* .md
1315/docs /c2pa-python /* .md
16+ /docs /c2pa-python /docs /* .md
1417/docs /c2pa-c /* .md
15- /docs /rust-sdk
18+ /docs /c2pa-c /docs /* .md
19+ /docs /rust-sdk /* .md
20+ /docs /rust-sdk /docs /* .md
1621/docs /** /readme.md
1722
1823# Misc
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -26,17 +26,17 @@ const readmes = [
2626 path : 'README.md' ,
2727 } ,
2828 {
29- dest : resolve ( __dirname , '../docs/c2patool/manifest.md' ) ,
29+ dest : resolve ( __dirname , '../docs/c2patool/docs/ manifest.md' ) ,
3030 repo : 'contentauth/c2patool' ,
3131 path : 'docs/manifest.md' ,
3232 } ,
3333 {
34- dest : resolve ( __dirname , '../docs/c2patool/x_509.md' ) ,
34+ dest : resolve ( __dirname , '../docs/c2patool/docs/ x_509.md' ) ,
3535 repo : 'contentauth/c2patool' ,
3636 path : 'docs/x_509.md' ,
3737 } ,
3838 {
39- dest : resolve ( __dirname , '../docs/c2patool/release-notes.md' ) ,
39+ dest : resolve ( __dirname , '../docs/c2patool/docs/ release-notes.md' ) ,
4040 repo : 'contentauth/c2patool' ,
4141 path : 'docs/release-notes.md' ,
4242 } ,
You can’t perform that action at this time.
0 commit comments