summaryrefslogtreecommitdiffstats
path: root/docs/data
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-11-17 16:16:53 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-11-17 16:16:53 +0100
commit9f7fb0a73bd56cb5fc002fadeb1357fcd14f9c2c (patch)
treea553023388169b3c0c3710e70f75c04d5d9591b8 /docs/data
parentf04cc581e195bb13803c9e18ca3a3865219e17d4 (diff)
docs: Regenerate docs helper
Diffstat (limited to 'docs/data')
-rw-r--r--docs/data/docs.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/docs/data/docs.json b/docs/data/docs.json
index 8eda8d3b2..7882bd1b4 100644
--- a/docs/data/docs.json
+++ b/docs/data/docs.json
@@ -1693,22 +1693,6 @@
"types": [
{
"mainType": "application",
- "subType": "javascript",
- "delimiter": ".",
- "firstSuffix": {
- "suffix": "js",
- "fullSuffix": ".js"
- },
- "type": "application/javascript",
- "string": "application/javascript",
- "suffixes": [
- "js",
- "jsm",
- "mjs"
- ]
- },
- {
- "mainType": "application",
"subType": "json",
"delimiter": ".",
"firstSuffix": {
@@ -1794,20 +1778,6 @@
},
{
"mainType": "application",
- "subType": "typescript",
- "delimiter": ".",
- "firstSuffix": {
- "suffix": "ts",
- "fullSuffix": ".ts"
- },
- "type": "application/typescript",
- "string": "application/typescript",
- "suffixes": [
- "ts"
- ]
- },
- {
- "mainType": "application",
"subType": "xml",
"delimiter": ".",
"firstSuffix": {
@@ -2009,6 +1979,22 @@
},
{
"mainType": "text",
+ "subType": "javascript",
+ "delimiter": ".",
+ "firstSuffix": {
+ "suffix": "js",
+ "fullSuffix": ".js"
+ },
+ "type": "text/javascript",
+ "string": "text/javascript",
+ "suffixes": [
+ "js",
+ "jsm",
+ "mjs"
+ ]
+ },
+ {
+ "mainType": "text",
"subType": "jsx",
"delimiter": ".",
"firstSuffix": {
@@ -2066,6 +2052,20 @@
},
{
"mainType": "text",
+ "subType": "typescript",
+ "delimiter": ".",
+ "firstSuffix": {
+ "suffix": "ts",
+ "fullSuffix": ".ts"
+ },
+ "type": "text/typescript",
+ "string": "text/typescript",
+ "suffixes": [
+ "ts"
+ ]
+ },
+ {
+ "mainType": "text",
"subType": "x-sass",
"delimiter": ".",
"firstSuffix": {