Skip to content

Commit ac96560

Browse files
committed
Generating static files
1 parent c83e7e0 commit ac96560

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

static/info_arch.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17312,6 +17312,9 @@
1731217312
"description": "Returns the value of attribute css_class.",
1731317313
"parameters": [
1731417314

17315+
],
17316+
"return_types": [
17317+
1731517318
]
1731617319
}
1731717320
],
@@ -17654,13 +17657,19 @@
1765417657
"description": "transform anchor tag strings to {href, text} objects\ne.g \"\\u003ca href=\\\"/admin\\\"\\u003eAdministration\\u003c/a\\u003e\"",
1765517658
"parameters": [
1765617659

17660+
],
17661+
"return_types": [
17662+
1765717663
]
1765817664
},
1765917665
{
1766017666
"name": "anchor_tag_string?",
1766117667
"description": "Check if the item is an anchor tag string e.g \"\\u003ca href=\\\"/admin\\\"\\u003eAdministration\\u003c/a\\u003e\"",
1766217668
"parameters": [
1766317669

17670+
],
17671+
"return_types": [
17672+
"Boolean"
1766417673
]
1766517674
}
1766617675
],

0 commit comments

Comments
 (0)