mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-04 13:41:33 +00:00
Merge branch 'fix-mwui-docs' into 'master'
Missing newlines in MWUI documentation See merge request OpenMW/openmw!3726
This commit is contained in:
commit
26a0d27e57
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,7 @@ require('scripts.omw.mwui.space')(templates)
|
||||||
---
|
---
|
||||||
-- Same as box, but with a semi-transparent background
|
-- Same as box, but with a semi-transparent background
|
||||||
-- @field [parent=#Templates] openmw.ui#Template boxTransparent
|
-- @field [parent=#Templates] openmw.ui#Template boxTransparent
|
||||||
|
|
||||||
---
|
---
|
||||||
-- Same as box, but with a solid background
|
-- Same as box, but with a solid background
|
||||||
-- @field [parent=#Templates] openmw.ui#Template boxSolid
|
-- @field [parent=#Templates] openmw.ui#Template boxSolid
|
||||||
|
@ -100,6 +101,7 @@ require('scripts.omw.mwui.space')(templates)
|
||||||
---
|
---
|
||||||
-- Same as box, but with a semi-transparent background
|
-- Same as box, but with a semi-transparent background
|
||||||
-- @field [parent=#Templates] openmw.ui#Template boxTransparentThick
|
-- @field [parent=#Templates] openmw.ui#Template boxTransparentThick
|
||||||
|
|
||||||
---
|
---
|
||||||
-- Same as box, but with a solid background
|
-- Same as box, but with a solid background
|
||||||
-- @field [parent=#Templates] openmw.ui#Template boxSolidThick
|
-- @field [parent=#Templates] openmw.ui#Template boxSolidThick
|
||||||
|
|
Loading…
Reference in a new issue