summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-10-25 20:11:15 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-10-25 20:11:15 (GMT)
commit95bf4f27579c489c0e4857a032e49f6b151838cb (patch)
tree07d3d60fe4463876b6aba4a23765fe05a0fe6d68 /Documentation/API
parentadbc6f2f60d1fc41922ad7f94249c485399dc431 (diff)
downloadswift-95bf4f27579c489c0e4857a032e49f6b151838cb.zip
swift-95bf4f27579c489c0e4857a032e49f6b151838cb.tar.bz2
Some more Doxyfile tweaks.
Diffstat (limited to 'Documentation/API')
-rw-r--r--Documentation/API/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/API/Doxyfile b/Documentation/API/Doxyfile
index 84bb66e..bccbca9 100644
--- a/Documentation/API/Doxyfile
+++ b/Documentation/API/Doxyfile
@@ -86,7 +86,7 @@ WARN_LOGFILE =
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = \
- Swiften/Avatars/AvatarManager.h \
+ Swiften/Avatars \
Swiften/Base \
Swiften/Client/Client.h \
Swiften/Client/CoreClient.h \
@@ -101,7 +101,7 @@ INPUT = \
Swiften/Disco \
Swiften/Elements \
Swiften/JID \
- Swiften/MUC/MUCRegistry.h \
+ Swiften/MUC \
Swiften/Queries \
Swiften/Presence \
Swiften/Roster/XMPPRoster.h \