diff options
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