On Fri, Aug 14, 2020 at 8:13 AM <doxygen-users-requ...@lists.sourceforge.net>
wrote:

> Date: Thu, 13 Aug 2020 14:22:39 +0000 (UTC)
> From: sidharth guria <sid_7...@yahoo.com>
> Subject: [Doxygen-users] Link Requirements to implemented function
>
> Hello,?
> I am working on a project which is implemented in C and the requirements
> are documented.I have managed to create a 'Requirement Implementation' page
> taking reference from :Custom tags with Doxygen
>
> [...]
>
> In the page, it lists all the functions and which requirement they
> satisfy, which is good.
> What I want is a page, in which it lists the Requirements and shows where
> they are implemented ( preferably, a link to the function)
>
> How can this be done in Doxygen??
>

The @xref command should do what you need.
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to