diff options
| author | Remko Tronçon <git@el-tramo.be> | 2010-10-25 20:11:15 (GMT) | 
|---|---|---|
| committer | Remko Tronçon <git@el-tramo.be> | 2010-10-25 20:11:15 (GMT) | 
| commit | 95bf4f27579c489c0e4857a032e49f6b151838cb (patch) | |
| tree | 07d3d60fe4463876b6aba4a23765fe05a0fe6d68 /Documentation | |
| parent | adbc6f2f60d1fc41922ad7f94249c485399dc431 (diff) | |
| download | swift-95bf4f27579c489c0e4857a032e49f6b151838cb.zip swift-95bf4f27579c489c0e4857a032e49f6b151838cb.tar.bz2 | |
Some more Doxyfile tweaks.
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/API/Doxyfile | 4 | 
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 \ | 
 Swift
 Swift