Skip to content

Commit 8671a6b

Browse files
committed
Add customScripts to DocumentationInputsProvider documentation
1 parent 8d513d8 commit 8671a6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftDocC/Infrastructure/Input Discovery/DocumentationInputsProvider.swift

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ extension DocumentationContext {
2525
/// ``DocumentationBundle/symbolGraphURLs`` | ``DocumentationBundleFileTypes/isSymbolGraphFile(_:)``
2626
/// ``DocumentationBundle/info`` | ``DocumentationBundleFileTypes/isInfoPlistFile(_:)``
2727
/// ``DocumentationBundle/themeSettings`` | ``DocumentationBundleFileTypes/isThemeSettingsFile(_:)``
28+
/// ``DocumentationBundle/customScripts`` | ``DocumentationBundleFileTypes/isCustomScriptsFile(_:)``
2829
/// ``DocumentationBundle/customHeader`` | ``DocumentationBundleFileTypes/isCustomHeader(_:)``
2930
/// ``DocumentationBundle/customFooter`` | ``DocumentationBundleFileTypes/isCustomFooter(_:)``
3031
/// ``DocumentationBundle/miscResourceURLs`` | Any file not already matched above.

0 commit comments

Comments
 (0)