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 | 92ed89deb0ec4dc03df88ff229167e43bf9b1419 (patch) | |
tree | 939cf46967010cb965cd8886b26e84a9cbc52a69 /doc/api/Doxyfile.pim | |
parent | 482da59e5442d1aaa1fb34bb3ea0c7328d183e22 (diff) | |
download | tdepim-92ed89deb0ec4dc03df88ff229167e43bf9b1419.tar.gz tdepim-92ed89deb0ec4dc03df88ff229167e43bf9b1419.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/api/Doxyfile.pim')
-rw-r--r-- | doc/api/Doxyfile.pim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/Doxyfile.pim b/doc/api/Doxyfile.pim index a2bc93361..96e93c7d7 100644 --- a/doc/api/Doxyfile.pim +++ b/doc/api/Doxyfile.pim @@ -791,7 +791,7 @@ MAN_OUTPUT = # The MAN_EXTENSION tag determines the extension that is added to # the generated man pages (default is the subroutine's section .3) -MAN_EXTENSION = .kde3 +MAN_EXTENSION = .trinity # If the MAN_LINKS tag is set to YES and Doxygen generates man output, # then it will generate one additional man file for each entity |