feat: Generate setup scripts from metadata.
This commit is contained in:
parent
683991aa93
commit
b82bbb5ba2
8 changed files with 559 additions and 387 deletions
|
|
@ -12,6 +12,7 @@ module.exports = {
|
|||
path.resolve(__dirname, "src/docusaurus-tree-sitter-plugin"),
|
||||
path.resolve(__dirname, "src/hardware-metadata-collection-plugin"),
|
||||
path.resolve(__dirname, "src/hardware-schema-typescript-plugin"),
|
||||
path.resolve(__dirname, "src/setup-script-generation-plugin"),
|
||||
],
|
||||
themeConfig: {
|
||||
colorMode: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue