refactor: update docgen script
This commit is contained in:
parent
36112063c2
commit
1a5d420162
1 changed files with 0 additions and 2 deletions
|
|
@ -24,6 +24,4 @@ hooks.write_pre = function(lines)
|
||||||
return lines
|
return lines
|
||||||
end
|
end
|
||||||
|
|
||||||
print "Generating documentation...\n"
|
|
||||||
MiniDoc.generate(files, "doc/gopher.nvim.txt", { hooks = hooks })
|
MiniDoc.generate(files, "doc/gopher.nvim.txt", { hooks = hooks })
|
||||||
print "Generation complete!\n"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue