Changeset 521

Show
Ignore:
Timestamp:
04/14/08 11:11:41 (9 months ago)
Author:
gbooker
Message:

Switch to xml for doxygen.

Useing Doxyclean (http://mattballdesign.com/blog/tag/doxyclean/), it produces much nicer html, and should look better in the future

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Doxyfile

    r465 r521  
    119119# configuration options related to the HTML output 
    120120#--------------------------------------------------------------------------- 
    121 GENERATE_HTML          = YES 
     121GENERATE_HTML          = NO 
    122122HTML_OUTPUT            = html 
    123123HTML_FILE_EXTENSION    = .html 
     
    170170# configuration options related to the XML output 
    171171#--------------------------------------------------------------------------- 
    172 GENERATE_XML           = NO 
     172GENERATE_XML           = YES 
    173173XML_OUTPUT             = xml 
    174174XML_SCHEMA             =