Question

Jérôme Bardot <[email protected]> Mon, 19 Oct 2020 19:12:08 +0200
Newsgroups gmane.text.doxygen.devel
Message-ID <CAK6hYTsWcs+16RELJC2rm93y+zSo88ZQphaWamWFRp0mGdD0YA@mail.gmail.com>
Hello,

I send directly here in order to ask if a feature is not existing.
I want a way to add some custom tag (as brief for ie).
I want to map features in code. Maybe there is a better tool but for
now i think doxygen is the best option.
for ie i see something like that :
/*
[...]
* features : add user, #354
* features: users validator, #355
[...]
*/

Why i want to do that :
Automaticly close issues, get a better time needed by kind of features
for project planification.
For now it's just an idea i want to test and there is already question :
- How integrate with code library

Feel free to add ideas and potential issues.