Updated docs

This commit is contained in:
Cooldude2606
2019-09-24 19:28:22 +01:00
parent 3609d07504
commit 2f1e22edd2
107 changed files with 3585 additions and 127 deletions

View File

@@ -1,13 +1,14 @@
--[[-- Core Module - ExpStyle
@module ExpStyle
@core ExpStyle
@alias expstyle
]]
local Gui = require 'expcore.gui' --- @dep expcore.gui
local Gui = require 'expcore.gui' -- @dep expcore.gui
Gui.require_concept 'flow' --- @dep gui.concept.flow
Gui.require_concept 'flow' -- @dep gui.concept.flow
--[[-- A flow which can be used to align text and other elements
@see flow
@see Gui.flow
@element alignment
@usage-- Concept Structure
-- Root