doc: Stop documenting properties from parents

This commit is contained in:
Thibault Saunier 2020-06-19 22:55:54 -04:00
parent 0696b699ab
commit 289350572d

View file

@ -28,18 +28,6 @@
}
},
"properties": {
"async-handling": {
"blurb": "The bin will handle Asynchronous state changes",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "false",
"mutable": "null",
"readable": true,
"type": "gboolean",
"writable": true
},
"debug": {
"blurb": "Dump request and response messages to stdout",
"conditionally-available": false,
@ -90,18 +78,6 @@
"type": "gchararray",
"writable": true
},
"message-forward": {
"blurb": "Forwards all children messages",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "false",
"mutable": "null",
"readable": true,
"type": "gboolean",
"writable": true
},
"multicast-iface": {
"blurb": "The network interface on which to join the multicast group",
"conditionally-available": false,