File tree 1 file changed +1
-0
lines changed
Sources/SwiftDocC/Infrastructure/Input Discovery
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ extension DocumentationContext {
25
25
/// ``DocumentationBundle/symbolGraphURLs`` | ``DocumentationBundleFileTypes/isSymbolGraphFile(_:)``
26
26
/// ``DocumentationBundle/info`` | ``DocumentationBundleFileTypes/isInfoPlistFile(_:)``
27
27
/// ``DocumentationBundle/themeSettings`` | ``DocumentationBundleFileTypes/isThemeSettingsFile(_:)``
28
+ /// ``DocumentationBundle/customScripts`` | ``DocumentationBundleFileTypes/isCustomScriptsFile(_:)``
28
29
/// ``DocumentationBundle/customHeader`` | ``DocumentationBundleFileTypes/isCustomHeader(_:)``
29
30
/// ``DocumentationBundle/customFooter`` | ``DocumentationBundleFileTypes/isCustomFooter(_:)``
30
31
/// ``DocumentationBundle/miscResourceURLs`` | Any file not already matched above.
You can’t perform that action at this time.
0 commit comments