Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-10-06 17:25:23 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-10-06 17:25:23 +0300
commit7fa1cd9126c0c44f2ec6f628a6c33d8c27f9aba2 (patch)
treefc5d1a4b578af927ce7f36b8513d87ad2264069a /data
parent769712aec1756423f6c8c0118c4da9aeb51fa6fc (diff)
docs: Regen docshelper
Diffstat (limited to 'data')
-rw-r--r--data/docs.json15
1 files changed, 10 insertions, 5 deletions
diff --git a/data/docs.json b/data/docs.json
index 465673336..394ccd32f 100644
--- a/data/docs.json
+++ b/data/docs.json
@@ -1557,13 +1557,18 @@
"keepWhitespace": false
},
"css": {
- "decimals": -1,
- "keepCSS2": true
+ "keepCSS2": true,
+ "precision": 0
+ },
+ "js": {
+ "precision": 0,
+ "keepVarNames": false
+ },
+ "json": {
+ "precision": 0
},
- "js": {},
- "json": {},
"svg": {
- "decimals": -1
+ "precision": 0
},
"xml": {
"keepWhitespace": false