project = 'Artery' description = 'Artery gamemode base' full_description = 'A hefty gamemode base for making rpgs in Garrys Mod' title = 'Artery Documentation' style = '!fixed' use_markdown_titles = true file = { ".", exclude={ "gamemode/core/database/sv_mysqlite.lua" } } format = 'markdown' sort_modules = true new_type("domain","Domain") new_type("concommand","Console commands", false, ...)