s for doxygen itself! We're using it for ~2000 in-house
components, libraries and applications :-)
Best regards,
Marcus
- --
Marcus Stein
Honda Research Institute Europe GmbH
Carl-Legien-Str. 30
63073 Offenbach/Main
Germany
Phone: +49 (0)69 / 89011-762
E-Mail: marcus.st...@honda-ri.de
;ve added a warning when such an comment is encountered to make it easier to
> find such problems.
I see, OK, thank you!
Marcus
--
Marcus Stein
Honda Research Institute Europe GmbH
Carl-Legien-Str. 30
63073 Offenbach/Main
Germany
Phone: +49 (0)69 / 89011-7
corrected example:
>
> /*!
> * \mainpage
> *
> * \ref A
> * \ref B
> *
> */
>
> /*!
> * \page A
> * Hello, World!
> *
> */
>
> /*!
> * \page B
> * doxygen rulez!
> *
> */
>
>
> Regards,
> Dimiri
>
> On 07 Jan 2014
e.h:4: warning: unable to resolve reference to `A' for \ref command
example.h:5: warning: unable to resolve reference to `B' for \ref command
Is this a bug or am I using it wrongly?
Thanks in advance,
Marcus
--
Marcus Stein
Honda Research Institute Europe GmbH
Carl-Legien-Str. 30
630