Codegen: Remove duplicated sections from generated docs (#62965)

* Remove duplicated sections

* Regenerate docs

* Refactor schema.sections func (#63079)

* Refactor schema.sections func

* Small refactors

---------

Co-authored-by: Joan López de la Franca Beltran <5459617+joanlopez@users.noreply.github.com>
This commit is contained in:
Tania
2023-02-08 12:07:00 +01:00
committed by GitHub
parent 470be140dc
commit 25756b49a3
14 changed files with 76 additions and 1071 deletions
@@ -34,12 +34,4 @@ title: DebugPanelCfg kind
| `render` | boolean | **Yes** | |
| `schemaChanged` | boolean | **Yes** | |
### UpdateConfig
| Property | Type | Required | Description |
|-----------------|---------|----------|-------------|
| `dataChanged` | boolean | **Yes** | |
| `render` | boolean | **Yes** | |
| `schemaChanged` | boolean | **Yes** | |