refactor(scripts): rename doc-gen script

This commit is contained in:
Smirnov Oleksandr 2024-04-02 16:59:39 +03:00
parent e601ce75ab
commit 1969241122
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@ end
local files = {
"lua/gopher/init.lua",
"lua/gopher/config.lua",
"lua/gopher/impl.lua"
}
minidoc.setup()