Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Doxygen tagfile for nRF SDK

Would it be possible to offer a doxygen tagfile for referencing SDK groups/files in a project documentation?

openCV has this: docs.opencv.org/.../tutorial_cross_referencing.html

Unfortunately the html-parsing feature was dropped from doxygen (stackoverflow.com/.../8658114), so referencing is now only possible with a tagfile as far as I know.

I think this wouldn't be such a problem and maybe you're already generating a tag file for the SDK documentation.

Related