File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ app.require_here()
35
35
36
36
--- @usage
37
37
local usage = [[
38
- ldoc, a documentation generator for Lua, vs 1.3.10
38
+ ldoc, a documentation generator for Lua, vs 1.3.11
39
39
-d,--dir (default docs) output directory
40
40
-o,--output (default 'index') output name
41
41
-v,--verbose verbose
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ return [==[
249
249
</div> <!-- id="content" -->
250
250
</div> <!-- id="main" -->
251
251
<div id="about">
252
- <i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.3</a></i>
252
+ <i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.3.11 </a></i>
253
253
</div> <!-- id="about" -->
254
254
</div> <!-- id="container" -->
255
255
</body>
You can’t perform that action at this time.
0 commit comments