> What should the command look like? This:
>
>       python jalapi.py jalapi_html.tmpl mylib.jal > mylib.html
>
> could you junk the .tmpl argument?
>
> I'm not in favor of doing this. jalapi.py parses, extracts and  
> build data structures representing the documentation. On the  
> command line, you select the view, that is, the output format. We  
> may want to generate raw text, or even use a third party program to  
> generate documentation from these data structures.

Then a default mode should be to generate html and an option could be:

        python jalapi.py -o txt mylib.jal > mylib.txt

> Also, the path to jalapi.py should be spelled out, right?
> I'd say no.

Then the path to the lib should be spelled, which is a nuisance. You  
are in the lib directory when you work on it. It would be best if  
jalapi.py could be called from anywhere.

---
ir EE van Andel [EMAIL PROTECTED]  http://www.fiwihex.nl
Fiwihex B.V. Wierdensestraat 74, NL7604BK Almelo, Netherlands
tel+31-546-491106 fax+31-546-491107



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to