Start generating documentation for built-in types and functions

This commit is contained in:
2025-12-01 23:08:56 -07:00
parent 5de614cc38
commit b3c732bbb7
7 changed files with 279 additions and 138 deletions

View File

@@ -496,6 +496,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"lsp-types",
"pretty_assertions",
"quick-error",
"tokenizer",
]