Changeset 169 in tspsg-svn for trunk/doxygen.conf


Ignore:
Timestamp:
Apr 18, 2011, 2:44:34 AM (13 years ago)
Author:
laleppa
Message:

Made some documentation-related updates. Also, updated Qt tagfile from 4.6 to 4.7.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doxygen.conf

    r151 r169  
    203203
    204204ALIASES                = "hack=\xrefitem hacks \"Hack\" \"Hack List\""
     205ALIASES               += "ticket{2}=<a href=\"http://bugs.tspsg.info/ticket/\1\">\2</a>"
    205206
    206207# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
     
    13511352# is run, you must also specify the path to the tagfile here.
    13521353
    1353 TAGFILES               = docs/qt-4.6.tag=http://doc.trolltech.com/4.6
     1354TAGFILES               = docs/qt-4.7.tag=http://doc.trolltech.com/4.7
    13541355
    13551356# When a file name is specified after GENERATE_TAGFILE, doxygen will create
Note: See TracChangeset for help on using the changeset viewer.