summaryrefslogtreecommitdiffstats
path: root/docs/data/docs.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/data/docs.json')
-rw-r--r--docs/data/docs.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/data/docs.json b/docs/data/docs.json
index 2440fc930..ddd9e1246 100644
--- a/docs/data/docs.json
+++ b/docs/data/docs.json
@@ -1860,6 +1860,7 @@
"keepNumbers": false
},
"svg": {
+ "keepComments": false,
"precision": 0
},
"xml": {
@@ -4665,6 +4666,12 @@
],
"Examples": []
},
+ "ByType": {
+ "Description": "",
+ "Args": null,
+ "Aliases": null,
+ "Examples": null
+ },
"Concat": {
"Description": "",
"Args": null,
@@ -4694,7 +4701,7 @@
"Examples": null
},
"Get": {
- "Description": "Get locates the filename given in Hugo's assets filesystem and\ncreates a Resource object that can be used for\nfurther transformations.",
+ "Description": "Get locates the filename given in Hugo's assets filesystem\nand creates a Resource object that can be used for further transformations.",
"Args": [
"filename"
],
@@ -4862,6 +4869,12 @@
"Aliases": null,
"Examples": null
},
+ "Current": {
+ "Description": "",
+ "Args": null,
+ "Aliases": null,
+ "Examples": null
+ },
"Data": {
"Description": "",
"Args": null,