Hi everyone,

we have various files in our project that we name *.dg that just contain
'User Manual Pages' like

> /*! \page gettingstarted Getting Started
> 
> Getting Started
> ==============
> The first thing you will want to do is to read the @ref maininterfaces 
> documentation.
> 
> */

At least up to Doxygen 1.8.7 that worked perfectly fine. We have the
path specified in INPUT and *.dg in FILE_PATTERNS.
The pages then appear in the left side bar of the html output.

But with Doxygen 1.8.11, we do not see the pages any more. We can view
their source code by browsing through the 'files' list, but they don't
appear as actual pages any more.
>From Doxygen's output we see that it 'read', 'generated code' and
'generated docs' for the *.dg files.

Was there any change between 1.8.7 and 1.8.11 that we need to take into
account?

Thanks,
Fabian.

------------------------------------------

Fabian Nick

Fraunhofer Institute for
Algorithms and Scientific Computing (SCAI)

Schloss Birlinghoven
D-53754 Sankt Augustin, Germany

Phone:  (+49 | 0) 2241 14-2139
fabian.n...@scai.fraunhofer.de
http://www.scai.fraunhofer.de

------------------------------------------ 


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to