Skip to content

Commit

Permalink
docs: Regen docs helper
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Jul 3, 2023
1 parent ceb486f commit c27639b
Showing 1 changed file with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion docs/data/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@
"applescript"
]
},
{
"Name": "ArangoDB AQL",
"Aliases": [
"aql"
]
},
{
"Name": "Arduino",
"Aliases": [
Expand All @@ -85,6 +91,19 @@
"armasm"
]
},
{
"Name": "AutoHotkey",
"Aliases": [
"autohotkey",
"ahk"
]
},
{
"Name": "AutoIt",
"Aliases": [
"autoit"
]
},
{
"Name": "Awk",
"Aliases": [
Expand Down Expand Up @@ -666,6 +685,12 @@
"io"
]
},
{
"Name": "ISCdhcpd",
"Aliases": [
"iscdhcpd"
]
},
{
"Name": "J",
"Aliases": [
Expand Down Expand Up @@ -1230,6 +1255,12 @@
"sieve"
]
},
{
"Name": "Smali",
"Aliases": [
"smali"
]
},
{
"Name": "Smalltalk",
"Aliases": [
Expand Down Expand Up @@ -1324,6 +1355,13 @@
"tablegen"
]
},
{
"Name": "Tal",
"Aliases": [
"tal",
"uxntal"
]
},
{
"Name": "TASM",
"Aliases": [
Expand Down Expand Up @@ -1505,6 +1543,12 @@
"Name": "WDTE",
"Aliases": null
},
{
"Name": "WebGPU Shading Language",
"Aliases": [
"wgsl"
]
},
{
"Name": "Whiley",
"Aliases": [
Expand Down Expand Up @@ -1723,7 +1767,6 @@
"js": {
"precision": 0,
"keepVarNames": false,
"noNullishOperator": false,
"version": 2022
},
"json": {
Expand Down

0 comments on commit c27639b

Please sign in to comment.