A few suggestions.
\r\n\r\nThe texinfo package contains a number of utilities, including makeinfo, which can create info docs from various sources. If you can find a DTD translator between HTML and TeXinfo, you might be able to kluge something. Given that both Info and HTML are fairly high-level DTDs, the conversion is likely nontrivial.
\r\n\r\nThere are a number of info => HTML converters. Might take a look at these for hints.
\r\n\r\nWhich raises a third possibility: HTML is the lingua franca of markup languages of the past decade and forseable future. What is the possibility of getting the IDE to support HTML docs? This would be IMVAO far superioor.