Hello, In my workflow I transform the xml output from Doxygen to a docbook xml document (this is done with a custom xsl transform). In my final document I would like to have references of the kind "For more information look at Figure 3":
-For that I think I need to be able to generate an id for the image in the docbook document. However, as far as I have understood images cannot be directly refered to in Doxygen, but we are supposed to use anchors for it. -This means that I cannot proceed as I would like to: simply translating the \ref in Doxygen to an xref in docbook, and copy the id of the figure in Doxygen to the id of the figure in Docbook. -Translating the reference to an anchor in Doxygen as a reference to an anchor would, as far as I understand, not really solve my problem in Doxygen. Does anyone have any hint for how to overcome this problem? Otherwise, would it be difficult to add this feature to Doxygen? If it is possible to fix, I will report it to Bugzilla as an improvement. Regards, Alfonso ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users