Base: Move GML Widget documentation to subsubsection

This is not only convenient, but also a subsection testcase :^)
This commit is contained in:
kleines Filmröllchen 2022-12-14 17:24:11 +01:00 committed by Andrew Kaster
parent ad6cbc4192
commit 3df2eb66be
44 changed files with 43 additions and 43 deletions

View file

@ -35,45 +35,45 @@ Or right clicking on a folder in the TreeView and using
- [HorizontalBoxLayout](help://man/5/GML/Layout-HorizontalBoxLayout)
- [VerticalBoxLayout](help://man/5/GML/Layout-VerticalBoxLayout)
- Widgets
- [Breadcrumbbar](help://man/5/GML/Widget-Breadcrumbbar)
- [Button](help://man/5/GML/Widget-Button)
- [Calendar](help://man/5/GML/Widget-Calendar)
- [CheckBox](help://man/5/GML/Widget-CheckBox)
- [ColorInput](help://man/5/GML/Widget-ColorInput)
- [ComboBox](help://man/5/GML/Widget-ComboBox)
- [Frame](help://man/5/GML/Widget-Frame)
- [GroupBox](help://man/5/GML/Widget-GroupBox)
- [HorizontalProgressbar](help://man/5/GML/Widget-HorizontalProgressbar)
- [HorizontalSeparator](help://man/5/GML/Widget-HorizontalSeparator)
- [HorizontalSlider](help://man/5/GML/Widget-HorizontalSlider)
- [HorizontalSplitter](help://man/5/GML/Widget-HorizontalSplitter)
- [IconView](help://man/5/GML/Widget-IconView)
- [ImageWidget](help://man/5/GML/Widget-ImageWidget)
- [Label](help://man/5/GML/Widget-Label)
- [ListView](help://man/5/GML/Widget-ListView)
- [MultiView](help://man/5/GML/Widget-MultiView)
- [OpacitySlider](help://man/5/GML/Widget-OpacitySlider)
- [PasswordBox](help://man/5/GML/Widget-PasswordBox)
- [Progressbar](help://man/5/GML/Widget-Progressbar)
- [RadioButton](help://man/5/GML/Widget-RadioButton)
- [ScrollableContainerWidget](help://man/5/GML/Widget-ScrollableContainerWidget)
- [Scrollbar](help://man/5/GML/Widget-Scrollbar)
- [Slider](help://man/5/GML/Widget-Slider)
- [SpinBox](help://man/5/GML/Widget-SpinBox)
- [StackWidget](help://man/5/GML/Widget-StackWidget)
- [Statusbar](help://man/5/GML/Widget-Statusbar)
- [TableView](help://man/5/GML/Widget-TableView)
- [TabWidget](help://man/5/GML/Widget-TabWidget)
- [TextBox](help://man/5/GML/Widget-TextBox)
- [TextEditor](help://man/5/GML/Widget-TextEditor)
- [Toolbar](help://man/5/GML/Widget-Toolbar)
- [ToolbarContainer](help://man/5/GML/Widget-ToolbarContainer)
- [Tray](help://man/5/GML/Widget-Tray)
- [TreeView](help://man/5/GML/Widget-TreeView)
- [UrlBox](help://man/5/GML/Widget-UrlBox)
- [ValueSlider](help://man/5/GML/Widget-ValueSlider)
- [VerticalProgressbar](help://man/5/GML/Widget-VerticalProgressbar)
- [VerticalSeparator](help://man/5/GML/Widget-VerticalSeparator)
- [VerticalSlider](help://man/5/GML/Widget-VerticalSlider)
- [VerticalSplitter](help://man/5/GML/Widget-VerticalSplitter)
- [Breadcrumbbar](help://man/5/GML/Widget/Breadcrumbbar)
- [Button](help://man/5/GML/Widget/Button)
- [Calendar](help://man/5/GML/Widget/Calendar)
- [CheckBox](help://man/5/GML/Widget/CheckBox)
- [ColorInput](help://man/5/GML/Widget/ColorInput)
- [ComboBox](help://man/5/GML/Widget/ComboBox)
- [Frame](help://man/5/GML/Widget/Frame)
- [GroupBox](help://man/5/GML/Widget/GroupBox)
- [HorizontalProgressbar](help://man/5/GML/Widget/HorizontalProgressbar)
- [HorizontalSeparator](help://man/5/GML/Widget/HorizontalSeparator)
- [HorizontalSlider](help://man/5/GML/Widget/HorizontalSlider)
- [HorizontalSplitter](help://man/5/GML/Widget/HorizontalSplitter)
- [IconView](help://man/5/GML/Widget/IconView)
- [ImageWidget](help://man/5/GML/Widget/ImageWidget)
- [Label](help://man/5/GML/Widget/Label)
- [ListView](help://man/5/GML/Widget/ListView)
- [MultiView](help://man/5/GML/Widget/MultiView)
- [OpacitySlider](help://man/5/GML/Widget/OpacitySlider)
- [PasswordBox](help://man/5/GML/Widget/PasswordBox)
- [Progressbar](help://man/5/GML/Widget/Progressbar)
- [RadioButton](help://man/5/GML/Widget/RadioButton)
- [ScrollableContainerWidget](help://man/5/GML/Widget/ScrollableContainerWidget)
- [Scrollbar](help://man/5/GML/Widget/Scrollbar)
- [Slider](help://man/5/GML/Widget/Slider)
- [SpinBox](help://man/5/GML/Widget/SpinBox)
- [StackWidget](help://man/5/GML/Widget/StackWidget)
- [Statusbar](help://man/5/GML/Widget/Statusbar)
- [TableView](help://man/5/GML/Widget/TableView)
- [TabWidget](help://man/5/GML/Widget/TabWidget)
- [TextBox](help://man/5/GML/Widget/TextBox)
- [TextEditor](help://man/5/GML/Widget/TextEditor)
- [Toolbar](help://man/5/GML/Widget/Toolbar)
- [ToolbarContainer](help://man/5/GML/Widget/ToolbarContainer)
- [Tray](help://man/5/GML/Widget/Tray)
- [TreeView](help://man/5/GML/Widget/TreeView)
- [UrlBox](help://man/5/GML/Widget/UrlBox)
- [ValueSlider](help://man/5/GML/Widget/ValueSlider)
- [VerticalProgressbar](help://man/5/GML/Widget/VerticalProgressbar)
- [VerticalSeparator](help://man/5/GML/Widget/VerticalSeparator)
- [VerticalSlider](help://man/5/GML/Widget/VerticalSlider)
- [VerticalSplitter](help://man/5/GML/Widget/VerticalSplitter)
- [Widget](help://man/5/GML/Widget)

View file

@ -33,4 +33,4 @@ Defines a GUI checkbox widget.
| checkbox_position | String | "Left" or "Right" | Place the checkbox itself on either the left or right of its label |
## See also
- [GML Button](help://man/5/GML/Widget-Button)
- [GML Button](help://man/5/GML/Widget/Button)

View file

@ -47,7 +47,7 @@ The currently existing subsections are not listed here, as they are subject to f
Manpages are named via standard POSIX convention, where the section number follows the page name in brackets. For example, this page is called `man(7)`, but there's also a page called `man(1)` (the _program_ named `man`) and a page named [`Mitigations(7)`](help://man/7/Mitigations). This naming convention also applies to subsections.
For pages in subsections, conventional directory notation with slashes is used. For example, the page `Widget-Button` in the subsection `GML(5)` has the full name `GML/Widget-Button(5)`.
For pages in subsections, conventional directory notation with slashes is used. For example, the page `Widget/Button` in the subsection `GML(5)` has the full name `GML/Widget/Button(5)`.
When you open a page via command-line arguments, the section is specified separately before the page name, for example `7 man`, `1 man`, or `7 Mitigations`.