avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] doxygen?


From: E. Weddington
Subject: Re: [avrdude-dev] doxygen?
Date: Fri, 14 Feb 2003 16:33:54 -0700

On 14 Feb 2003 at 23:24, Joerg Wunsch wrote:

> As E. Weddington wrote:
> 
> > Usually man pages don't fly over very well on Windows.
> 
> groff and ghostscript should be there, aren't they?
> 
> groff -t -mandoc avrdude.1 | gs -sDEVICE=pdfwrite
> -sOutputFile=avrdude.pdf -q - -c quit
> 
> (I hope the pipeline will work on Windows, otherwise use a .ps temp
> file.)

Yes! The above works, so yes I do have groff and gs. Now I have to 
write that down somewhere...

Yes, pipelines are available on Windows, but doing development work 
with cygwin means that I have a POSIX shell. So cygwin can be treated 
as a Unix variant. So I'm not completely saddled with Windoze crap.

Eric





reply via email to

[Prev in Thread] Current Thread [Next in Thread]