In VBDOX 2.1.0, comments in asp files are being
ignored. No documentation is printed. Is there some
magic formatting I'm not doing, or is this an error
with VBDOX?
I assume that this code would produce something in the
docs ->
<%
''
' hello: hello world module
' @version $Revision$
but it does nothing. Do I need some magic <script>
tags in there?
If this really is an issue with the application, I'd be
glad to work on it. I'd just like some direction as to
where to start.