mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-24 02:08:58 +00:00
Base: Move GML Widget documentation to subsubsection
This is not only convenient, but also a subsection testcase :^)
This commit is contained in:
parent
ad6cbc4192
commit
3df2eb66be
Notes:
sideshowbarker
2024-07-17 03:03:37 +09:00
Author: https://github.com/kleinesfilmroellchen
Commit: 3df2eb66be
Pull-request: https://github.com/SerenityOS/serenity/pull/16495
Reviewed-by: https://github.com/ADKaster ✅
44 changed files with 43 additions and 43 deletions
|
@ -1,19 +0,0 @@
|
|||
## Name
|
||||
|
||||
GML Stack Widget
|
||||
|
||||
## Description
|
||||
|
||||
Defines a GUI stack widget.
|
||||
|
||||
## Synopsis
|
||||
|
||||
`@GUI::StackWidget`
|
||||
|
||||
## Examples
|
||||
|
||||
```gml
|
||||
@GUI::StackWidget {
|
||||
|
||||
}
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue