Re: Looking for IDL code documentation standards [message #44048] |
Tue, 17 May 2005 07:13  |
Antonio Santiago
Messages: 201 Registered: February 2004
|
Senior Member |
|
|
Ken Mankoff wrote:
>
> On Tue, 17 May 2005, Ben Panter wrote:
>
>> JD Smith wrote:
>>
>>> I whipped up this example coding standard, trivially enforceable by
>>> IDLWAVE:
>>>
>>> http://idlwave.org/idlwave_template.pro.html
>>
>>
>> Slightly at a tangent, but how did you produce the syntax highlighted
>> html? I'd thought of running the colour postscript output of IDLWAVE
>> through some sort of ps->html conversion but never got any further. Is
>> there already some software out there to do this?
>
>
> I use this to generate pretty-print PS files. I think a2ps can also be
> used to generate HTML.
>
> a2ps --pre=idl --pro=color foo.pro
>
> There is also a pretty-print-buffer command in emacs.
>
> -k.
>
I use htmlize-buffer (http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el)
with color-themes.
--
-----------------------------------------------------
Antonio Santiago P�rez
( email: santiago<<at>>grahi.upc.edu )
( www: http://www.grahi.upc.edu/santiago )
( www: http://asantiago.blogsite.org )
-----------------------------------------------------
GRAHI - Grup de Recerca Aplicada en Hidrometeorologia
Universitat Polit�cnica de Catalunya
-----------------------------------------------------
|
|
|