Module:Documentation: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(import my own work, French Wikipedia based)
 
No edit summary
Line 1: Line 1:
--This module implements {{Documentation}}.
--This module implements {{Documentation}}.
--TODO: Implement a class 'ConcatBuilder' to reduce redundancy
--'table.insert(<MyTable>, <MyString>)' and 'table.concat(<MyTable>)'
local p = {}
local p = {}