gEDA-dev: Question for Peter about documentation pragma
L.J.H. Timmerman
bert.timmerman at xs4all.nl
Fri Apr 6 13:57:21 EDT 2007
Hi all,
It's an alternative style to the docbook style of Doxygen documentation
tags and syntax
/**
* @brief blah
*/
is equivalent to
/*!
* \brief blah
*/
, if memory serves me well ;-)
Kind regards,
Bert Timmerman.
On Fri, 2007-04-06 at 13:33 -0400, Stuart Brorson wrote:
> Peter --
>
> I see you've been using some kind of documentation pragma in your
> patches. Here's an example:
>
> /*! \brief Register some libgeda variables with scheme.
> * \par Function Description
> * Define some variables to be visible to Scheme.
> */
>
> I was just wondering what your documentation extraction program was?
>
> This doesn't look like DOxygen style pragma, and I am not an expert on
> other documentation generators.
>
> Stuart
>
>
>
> _______________________________________________
> geda-dev mailing list
> geda-dev at moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
More information about the geda-dev
mailing list