docs: update

This commit is contained in:
Takeshi Kimata
2024-06-23 12:08:26 +09:00
parent 1af3ba05e6
commit faf5790a01
24 changed files with 3640 additions and 1703 deletions

View File

@@ -52,6 +52,11 @@ const config = {
],
],
markdown: {
mermaid: true,
},
themes: ['@docusaurus/theme-mermaid'],
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({