suit/docs
Matthias Richter 09a458386c Revert change in :push(), remove :pos()
Revert signature if layout:push(x,y, padx,pady) to layout:push(x,y)
Makes it possible to use the idiomatic layout:push(layout:row()) again.
(layout:row() returns x,y, w,h of last cell)

Remove layout:pos([x,y]) because it's not needed and potentially confusing.
2016-01-16 02:08:36 +01:00
..
_static Add images to documentation 2016-01-02 15:37:04 +01:00
conf.py Add documentation 2016-01-01 21:42:03 +01:00
core.rst Fix #17: Support multiple instances 2016-01-03 18:33:39 +01:00
gettingstarted.rst Fix #17: Support multiple instances 2016-01-03 18:33:39 +01:00
index.rst Fix #17: Support multiple instances 2016-01-03 18:33:39 +01:00
layout.rst Revert change in :push(), remove :pos() 2016-01-16 02:08:36 +01:00
license.rst Add documentation 2016-01-01 21:42:03 +01:00
Makefile Add documentation 2016-01-01 21:42:03 +01:00
themes.rst Add documentation 2016-01-01 21:42:03 +01:00
widgets.rst Fix #17: Support multiple instances 2016-01-03 18:33:39 +01:00