rougail-output-doc/tests/results/test_namespace/00_8calculation_param_namespace.json

30 lines
No EOL
648 B
JSON

{
"rougail": {
"type": "namespace",
"informations": {
"path": "rougail",
"name": "rougail",
"description": "Rougail",
"properties": [],
"mode": "standard",
"help": [
"This family is a namespace"
]
},
"children": {
"variable": {
"path": "rougail.variable",
"name": "variable",
"description": "A variable.",
"properties": [],
"mode": "standard",
"type": "variable",
"default": {
"name": "Default",
"values": "depends on a calculation."
},
"variable_type": "string"
}
}
}
}