Re: [tcljava-user] Man pages
Brought to you by:
mdejong
From: Mo D. <mo...@mo...> - 2007-09-25 20:06:26
|
mallick choppa wrote: > Hi > I want design a concept of Man pages for my new > extended commands in jacl. How can this be done? Any > ideas? > To be honest, I am not sure what you are asking. A good starting approach might be to copy the existing HTML documentation in tcljava (see tcljava/docs/TclJava/contents.html) and create specific HTML pages for each of your commands. That would at least provide a template for your to copy when creating your own man pages. I hope that helps Mo DeJong |