doc: add documentation build infrastructure

This commit is contained in:
Qingping Hou
2016-02-04 10:24:39 -08:00
parent 9020b2e717
commit e2096ed8d9
9 changed files with 56 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
--[[
Simple math helper function
--[[--
Simple math helper functions
]]--
local Math = {}