docs: add mermaid graph generation (#1686)
This commit is contained in:
parent
0430954ca3
commit
1c4f9c3f98
3 changed files with 603 additions and 9 deletions
|
@ -56,6 +56,7 @@ const config = {
|
|||
return item;
|
||||
});
|
||||
},
|
||||
remarkPlugins: [require("mdx-mermaid")],
|
||||
},
|
||||
blog: false,
|
||||
theme: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue