Dear List, I'm trying to programmatically bring up the HTML documentation for a C++ method, using the MD5 hash anchor for the method. (I have no problem finding the correct HTML file, since the class "MyClass" simply becomes "class_my_class.html".)
However, I have trouble founding out the text that is used to becomes the MD5 anchor for the method. So, if I have a method in "MyClass" declared as... int MyMethod() const; ...what is the text that will be used to construct the MD5 hash anchor for the method in the HTML file? Thanks in advance! Best regards, Jari Williamsson ------------------------------------------------------------------------------ _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users