[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Fwd: LDoc - script tag and colon=true not working?
- From: Russell Haley <russ.haley@...>
- Date: Sun, 2 Oct 2016 21:37:50 -0700
Just an fyi, I've moved on from this issue as I realized I am mostly
creating modules anyway.
Thanks,
Russ
---------- Forwarded message ----------
From: Russell Haley <russ.haley@gmail.com>
Date: Sun, Oct 2, 2016 at 12:08 AM
Subject: LDoc - script tag and colon=true not working?
To: Lua mailing list <lua-l@lists.lua.org>
Hi Steve,
I'm trying to use the script directive to document my files as
scripts, but also use colon=true.
The two seem to be mutually exclusive as items that showed up as
scripts without colon=true become modules again afterwards.
I don't think there is much point in cutting and pasting partial files
as everything is on GitHub. My files can be found here:
https://github.com/RussellHaley/lua-http-endpoints
Any input would be great.
Thanks!
Russ