Hi Joep,
> This is not exactly what it is supposed to generate, but it the > conditional compile is way to specific (and complex; so not worth the > effort) to have your script handle it. I'm happy to read this :) > But maybe there is an other way to tell your scirpt to add a procedure > to the documentation that is not realy specified? What do you mean by "not really specified ? As I said, I can search for "indented" procedure, that is not starting at the beginning of the line. This is a matter of regex. But I can't do this for constants and variables because only global const/vars should be considered in doc (or, in other words: I can do this for procedures and functions since nested proc/func are not allowed in jalv2). So problem would partially be solved. Do you want me to give a try on this anyway ? Seb -- Sébastien Lelong http://www.sirloon.net http://sirbot.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
