diff options
Diffstat (limited to 'Documentation/API')
-rw-r--r-- | Documentation/API/Doxyfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/API/Doxyfile b/Documentation/API/Doxyfile index 221cb3c..dcc6286 100644 --- a/Documentation/API/Doxyfile +++ b/Documentation/API/Doxyfile @@ -108,6 +108,9 @@ INPUT = \ Swiften/Queries \ Swiften/Roster/XMPPRoster.h \ Swiften/StringCodecs \ + Swiften/TLS/BlindCertificateTrustChecker.h \ + Swiften/TLS/Certificate.h \ + Swiften/TLS/CertificateTrustChecker.h \ Swiften/VCards INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.h |