[Doxygen-users] import html files?
Brought to you by:
dimitri
From: Tom J. <tom...@gm...> - 2014-10-01 00:41:10
|
I have some HTML files that I'm trying to include in Doxygen. I'm at a loss for how to do this. Here's what I tried. I'm using the Doxygen GUI Frontend to configure the Doxygen processing. I put the HTML files in the same directory as my other source files. On the Expert tab, I selected input and added *.html as a file pattern. Then I ran Doxygen. No luck. It seems that the only content Doxygen recognizes (other than the source code files) is files with an md extension. I know markdown is a shorthand syntax for HTML. However, I'm generating my HTML files from an XML format called DITA, so I don't want to change all my doc source files to markdown. How can I get Doxygen to pull in my HTML files? Thanks, Tom --------------------- 801-822-2241 blog: idratherbewriting.com twitter: tomjohnson |