[docs] start building more comprehensive documentation
About half and half AI generated stuff and manually curated, but it's a pretty good start. Add a helpful markdown addon to the workspace.
This commit is contained in:
@@ -23,13 +23,17 @@
|
||||
"**/.cache": true,
|
||||
"**/.clangd": true,
|
||||
"build-*": true,
|
||||
},
|
||||
"markdownlint.config": {
|
||||
"MD024": { "siblings_only": true },
|
||||
}
|
||||
},
|
||||
"extensions": {
|
||||
"recommendations": [
|
||||
"mkornelsen.vscode-arm64",
|
||||
"llvm-vs-code-extensions.vscode-clangd",
|
||||
"sunshaoce.risc-v"
|
||||
"sunshaoce.risc-v",
|
||||
"davidanson.vscode-markdownlint"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user