In some cases it might be useful to hide (not-show) a page on the left-side menu.
For example in the "Installation" page, the pages about "completion" and "plugins" are referenced from the index page of installation, but I wish they were not shown on the sidebar menu.
Currently this is not possible (unless I have missed something).
This could be specified for example with a field like "label": false, or "label": null, or "label": "",
In some cases it might be useful to hide (not-show) a page on the left-side menu.
For example in the "Installation" page, the pages about "completion" and "plugins" are referenced from the index page of installation, but I wish they were not shown on the sidebar menu.
Currently this is not possible (unless I have missed something).
This could be specified for example with a field like
"label": false,or"label": null,or"label": "",