diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
commit | ab257225f82696202bf13962be1926f7bbdad243 (patch) | |
tree | 1eaf68775e34b1abfd1b130b9c28f7ec9df2f9ae /Doxyfile | |
parent | 9a082d0d9d12b840f0b0d124332093add6b29b3b (diff) | |
download | tdevelop-ab257225f82696202bf13962be1926f7bbdad243.tar.gz tdevelop-ab257225f82696202bf13962be1926f7bbdad243.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -194,7 +194,7 @@ RTF_EXTENSIONS_FILE = #--------------------------------------------------------------------------- GENERATE_MAN = NO MAN_OUTPUT = ./man -MAN_EXTENSION = .kde3 +MAN_EXTENSION = .trinity MAN_LINKS = YES #--------------------------------------------------------------------------- # configuration options related to the XML output |