→More: works for me.
(small fixes) |
(→More: works for me.) |
||
| Line 17: | Line 17: | ||
* [[AddOn programming tutorial/Introduction|Introduction]] - The basic of the basic. A trivial AddOn built. | * [[AddOn programming tutorial/Introduction|Introduction]] - The basic of the basic. A trivial AddOn built. | ||
== | == See also == | ||
* [[Interface Customization]] - Portal to nearly everything having to do with UI programming in World of Warcraft | * [[Interface Customization]] - Portal to nearly everything having to do with UI programming in World of Warcraft | ||
* [[TOC format]] - Extra details on the .toc file | * [[TOC format]] - Extra details on the .toc file | ||
| Line 24: | Line 24: | ||
* [[XML user interface]] - More details on XML | * [[XML user interface]] - More details on XML | ||
* [[AddOn]] - A primer about AddOns | * [[AddOn]] - A primer about AddOns | ||
== External links == | |||
* [http://www.lua.org/manual/5.1/ Lua 5.1 Reference Manual] - The definitive LUA | * [http://www.lua.org/manual/5.1/ Lua 5.1 Reference Manual] - The definitive LUA | ||
* [http://www.lua.org/pil/ Programming in Lua (first edition)] | * [http://www.lua.org/pil/ Programming in Lua (first edition)] | ||
| Line 36: | Line 33: | ||
[[Category:Interface customization]] | [[Category:Interface customization]] | ||
[[Category:UI]] | [[Category:UI]] | ||
[[Category:HOWTOs]] | |||