@ingroup for entire file with modules and subroutines

Fabian Nick <[email protected]>
Newsgroups gmane.text.doxygen.general
Organization Fraunhofer SCAI
Message-ID <[email protected]>
Hi,

I have an entire FORTRAN file which I want to add to a group.
So what I did was

!> @ingroup G
!! @{

    !> subroutine doc
    module x
       !> subroutine doc
       subroutine xx
       end subroutine xx
       !> subroutine doc
       subroutine xy
       end subroutine xy
    end module x

    !> subroutine doc
    subroutine y
    end subroutine y

    !> subroutine doc
    subroutine z
    end subroutine z
!> @}

The group G is defined in another file.
However when I generate the doxygen pages, only the module x and its
subroutines end up being in the group G. Subroutines y and z are missing.
Most routines have an @internal tag by the way but my config file is set
up so that it also generates the documentation of those routines.

What am I doing wrong?

Regards,
Fabian.



------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.