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

Re: Polyglot alternative to Doxygen and Robodoc?



On Feb 07 2005, Jeronimo Pellegrini wrote:
> What I'd like to do is this:
> 
> /**
>    [en_US]
>    Decides if a program ever halts.
> 
>    This function decides if a program will ever halt.
> 
>    @param p The program
>    @param a The arguments to the program
>    @return A boolean: true if the program ever halts, and false
>            otherwise
> */
> bool halts (Program p, void *a) { ... }

I would also like to do it. :-) Oh, you're talking about the documentation.
Oh, nevermind... :-)


Just kidding, Rogério.

-- 
Learn to quote e-mails decently at:
http://pub.tsn.dk/how-to-quote.php
http://learn.to/quote
http://www.xs4all.nl/~sbpoley/toppost.htm



Reply to: