# DotaLuaDocument **Repository Path**: 12548/DotaLuaDocument ## Basic Information - **Project Name**: DotaLuaDocument - **Description**: LuaDocument for Dota2 addon Lua API. For EclipseLDT code assistance. - **Primary Language**: Lua - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2015-09-24 - **Last Updated**: 2021-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DotaLuaDocument 此乃以LuaDocument格式注释的Dota2 Lua API,用于Eclipse LDT的代码提示。Eclipse LDT支持显示文档、自动完成等功能。目前基本可用。 ### 使用方式: 一种可行的方式:下载global.lua文件,并将其所在目录作为External Folder加入Eclipse项目的Lua Build Path中。如图: ![配置Eclipse](scrnshots/config.png) 兄弟们也可自行选择其他方式来使用。 ### 功能截图: ![全局访问符](scrnshots/global_accessor.png) ![列表](scrnshots/list.png) ### 其他: - LuaDocument 均为本人手打,难免会有错误,请自行在global.lua文件中改正 - 兄弟们如有修正或补充内容,请务必PullRequest给我 - LuaDocument格式参见这里:http://wiki.eclipse.org/LDT/User_Area/Documentation_Language