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 | 5c24dc188e48cc3f3056dc55ae9a56e187a48114 (patch) | |
tree | a53f1fd35c95eb1fd6ab91f5ffffdc90b10af1b9 /Doxyfile.global | |
parent | 5cf486bcb7f416fb35eddd7d04cb6fa436cdabb9 (diff) | |
download | admin-5c24dc188e48cc3f3056dc55ae9a56e187a48114.tar.gz admin-5c24dc188e48cc3f3056dc55ae9a56e187a48114.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/admin@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'Doxyfile.global')
-rwxr-xr-x | Doxyfile.global | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.global b/Doxyfile.global index 2352d31..520ba3e 100755 --- a/Doxyfile.global +++ b/Doxyfile.global @@ -1139,7 +1139,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 |