Stefan,
How would I do that?
Ken
--- On Tue, 12/11/12, Stefan Pendl wrote:
> From: Stefan Pendl
> Subject: Re: [Doxygen-users] Fortran Structures
> To: doxygen-users@lists.sourceforge.net
> Date: Tuesday, December 11, 2012, 4:36 PM
> Am 11.12.2012 18:21, schrieb Albert:
>
Am 11.12.2012 18:21, schrieb Albert:
> Ken,
>
> The only way I see to do this is by means of an filter (INPUT_FILTER
> or FILTER_PATTERN) in the Doxyfile.
>
How about an alias that replaces the structure keyword with the one that
doxygen knows?
--
Stefan P.
Top-posting:
A: Because it messes up
nks for the help.
>
> Ken
>
>
> --- On Tue, 12/11/12, Albert wrote:
>
>> From: Albert
>> Subject: Re: [Doxygen-users] Fortran Structures
>> To: "Ken Kazinski"
>> Cc: doxygen-users@lists.sourceforge.net
>> Date: Tuesday, December 11, 2012, 9:5
Albert,
Is there a way to tell doxygen to treat "STRUCTURE /xxx/" as a type?
Thanks for the help.
Ken
--- On Tue, 12/11/12, Albert wrote:
> From: Albert
> Subject: Re: [Doxygen-users] Fortran Structures
> To: "Ken Kazinski"
> Cc: doxygen-users@lists
Dear Ken,
I must admit I never heard of the STRUCTURE keyword. What I found was
'Structures are user-defined aggregate data types; this functionality
was standardized in Fortran 90 with an different syntax, under the
name of “derived types”.' I don't think it was in any standard.
Doxygen does not
Unfortunately I am tied to a fortran 77 compiler for this project.
I guess I will have to use the strict and enum tags, correct?
Sent from my iPhone
On Dec 11, 2012, at 8:45, Davide Cesari wrote:
> On 11/12/2012 13:45, Ken Kazinski wrote:
>> I am having a problem where doxygen is not pickin
On 11/12/2012 13:45, Ken Kazinski wrote:
> I am having a problem where doxygen is not picking up the structures and
> documenting them.
>
> I know I am missing something. I use the \struct tag but I am not sure how
> to document the elements.
>
Well, the STRUCTURE keyword in Fortran is a pre-f9