feat: add Doxygen

This commit is contained in:
Amaan Qureshi 2023-08-25 05:02:58 -04:00
parent 4d41d9bfb0
commit a4f4fcdd3e
11 changed files with 74 additions and 3 deletions

View file

@ -376,6 +376,14 @@ list.dot = {
maintainers = { "@rydesun" },
}
list.doxygen = {
install_info = {
url = "https://github.com/amaanq/tree-sitter-doxygen",
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@amaanq" },
}
list.dtd = {
install_info = {
url = "https://github.com/ObserverOfTime/tree-sitter-xml",