LDoc: use "topic" instead of "script" in modules

master
Jordan Irwin 2021-08-04 12:44:12 -07:00
parent 13611eb3ee
commit 5261e45263
3 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@
--]]
--- *hidename* mod API
--- Hide Name API
--
-- @script api.lua
-- @topic api
local S = core.get_translator(hidename.modname)

View File

@ -6,9 +6,9 @@
--]]
--- *hidename* chat commands
--- Hide Name Chat Commands
--
-- @script command.lua
-- @topic commands
local S = core.get_translator(hidename.modname)

View File

@ -6,9 +6,9 @@
]]
--- *hidename* settings
--- Hide Name Settings
--
-- @script settings.lua
-- @topic settings
--- Use alpha color level to hide nametag instead of clearing text.