Skip to content

Commit

Permalink
Create .docu-notion.json
Browse files Browse the repository at this point in the history
Signed-off-by: 0xbentobyte <[email protected]>
  • Loading branch information
0xbentobyte authored Dec 31, 2024
1 parent aaed5cd commit 1aa697d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .docu-notion.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"sections": [
{
"rootPage": "DOCU_NOTION_CONCEPT_ROOT_PAGE",
"targetDirectory": "docs/concepts",
"title": "Concepts"
},
{
"rootPage": "DOCU_NOTION_DEV_ROOT_PAGE",
"targetDirectory": "docs/dev",
"title": "Dev Tools"
},
{
"rootPage": "DOCU_NOTION_CONTRACTS_ROOT_PAGE",
"targetDirectory": "docs/contracts",
"title": "Contracts"
}
],
"cleanUrls": true,
"downloadImages": true,
"customTransformers": []
}

0 comments on commit 1aa697d

Please sign in to comment.