Hey there, in short I'm looking to parse a web page and find the text "class abc" and create a url like this: http://www.site.com/code/documentation/classes/classabc/index.html
I'm basically gonna create links from my hosted svn code website to documentation I've generated via doxygen from the same codebase.