diff --git a/class_delegate_protocol.html b/class_delegate_protocol.html index 0e04d955b..35dc987a2 100644 --- a/class_delegate_protocol.html +++ b/class_delegate_protocol.html @@ -386,6 +386,9 @@
↓protocol FooDelegate: Bar {}
+
+↓protocol FooDelegate where Self: StringProtocol {}
+
diff --git a/docsets/SwiftLintFramework.docset/Contents/Resources/Documents/class_delegate_protocol.html b/docsets/SwiftLintFramework.docset/Contents/Resources/Documents/class_delegate_protocol.html
index 0e04d955b..35dc987a2 100644
--- a/docsets/SwiftLintFramework.docset/Contents/Resources/Documents/class_delegate_protocol.html
+++ b/docsets/SwiftLintFramework.docset/Contents/Resources/Documents/class_delegate_protocol.html
@@ -386,6 +386,9 @@
↓protocol FooDelegate: Bar {}
+
+↓protocol FooDelegate where Self: StringProtocol {}
+
diff --git a/docsets/SwiftLintFramework.tgz b/docsets/SwiftLintFramework.tgz
index 2f12d41ea..4adce5d43 100644
Binary files a/docsets/SwiftLintFramework.tgz and b/docsets/SwiftLintFramework.tgz differ