Skip to content

Commit

Permalink
docs: Regenerate docs helper
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed May 1, 2021
1 parent b073a1c commit a9b52b4
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions docs/data/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
"abnf"
]
},
{
"Name": "AL",
"Aliases": [
"al",
"dal"
]
},
{
"Name": "ANTLR",
"Aliases": [
Expand Down Expand Up @@ -369,6 +376,14 @@
"dockerfile"
]
},
{
"Name": "Dylan",
"Aliases": [
"dyl",
"dylan",
"intr"
]
},
{
"Name": "EBNF",
"Aliases": [
Expand Down Expand Up @@ -579,7 +594,8 @@
{
"Name": "Handlebars",
"Aliases": [
"handlebars"
"handlebars",
"hbs"
]
},
{
Expand Down Expand Up @@ -666,7 +682,8 @@
"Aliases": [
"javascript",
"js",
"jsm"
"jsm",
"mjs"
]
},
{
Expand Down Expand Up @@ -963,6 +980,7 @@
"posh",
"powershell",
"ps1",
"psd1",
"psm1"
]
},
Expand Down Expand Up @@ -1022,6 +1040,13 @@
"qbasic"
]
},
{
"Name": "QML",
"Aliases": [
"qbs",
"qml"
]
},
{
"Name": "R",
"Aliases": [
Expand Down Expand Up @@ -1424,6 +1449,12 @@
"mkd"
]
},
{
"Name": "mcfunction",
"Aliases": [
"mcfunction"
]
},
{
"Name": "plaintext",
"Aliases": [
Expand Down

0 comments on commit a9b52b4

Please sign in to comment.