From: Adam R. <A....@md...> - 2005-05-02 18:08:55
|
Hello again. I posted this query back in December (of last year), but no one seemed to have any ideas then. So, I'm posting it one more time... I'm exploring ways of putting NDoc output into FrameMaker files. I've considered the following options thus far: * Write my own documenter that creates MIF files (or MML files). I've been studying the Javadoc MIF doclet for insights on the best way to implement this. (I've written Javadoc doclets before, but I've never written an NDoc documenter.) * Use the LaTeX documenter to generate LaTeX files, and then convert the LaTeX files to MIF files (or MML files). However, I've only found one LaTeX-to-MIF converter thus far. It's for the Unix platform, we mainly use PCs. * Use one of the HTML documenters to generate HTML files, and then convert the HTML files to MIF files (or MML files). There are several HTML-to-MIF converters out there. Has anyone tried any of these ideas? Does anyone have any other suggestions? Thanks very much for any information. -Adam Robey |