feat(doxygen): update queries from upstream

This commit is contained in:
Amaan Qureshi 2023-08-31 06:08:07 -04:00 committed by ObserverOfTime
parent f0f115e926
commit 9361484fa4
3 changed files with 13 additions and 4 deletions

View file

@ -108,7 +108,7 @@
"revision": "9ab85550c896d8b294d9b9ca1e30698736f08cea" "revision": "9ab85550c896d8b294d9b9ca1e30698736f08cea"
}, },
"doxygen": { "doxygen": {
"revision": "7ac6203cc018ff440b45b6d5aeba596f02eec4d5" "revision": "a750758da90955c86fcc22fcbb6fa44a7d009865"
}, },
"dtd": { "dtd": {
"revision": "9deacbfb79cb3527a0396255beb17e1bba3f2052" "revision": "9deacbfb79cb3527a0396255beb17e1bba3f2052"

View file

@ -1,6 +1,11 @@
((tag_name) @keyword ((tag_name) @keyword
(#set! "priority" 105)) (#set! "priority" 105))
[
"@code"
"@endcode"
] @keyword
(identifier) @variable (identifier) @variable
((tag ((tag
@ -14,7 +19,10 @@
(emphasis) @text.emphasis (emphasis) @text.emphasis
"\\a" @tag [
"\\a"
"\\c"
] @tag
(code_block_language) @label (code_block_language) @label
@ -33,12 +41,13 @@
] @tag ] @tag
[ [
"."
"," ","
"::" "::"
(code_block_start) (code_block_start)
(code_block_end) (code_block_end)
] @punctuation.delimiter ] @punctuation.delimiter
[ "(" ")" "[" "]" ] @punctuation.bracket [ "(" ")" "{" "}" "[" "]" ] @punctuation.bracket
(code_block_content) @none (code_block_content) @none

View file

@ -1,7 +1,7 @@
((type) @injection.content ((type) @injection.content
(#set! injection.parent)) (#set! injection.parent))
((function_link) @injection.content ([ (function_link) (code) ] @injection.content
(#set! injection.parent)) (#set! injection.parent))
((link) @injection.content ((link) @injection.content