You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/_shared-docs-build-push.yml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,10 @@ on:
62
62
description: A space separated list of additional collections to install prior to building the documentation.
63
63
required: false
64
64
type: string
65
+
provide-link-targets:
66
+
description: A newline separated list of link targets that should not cause reference errors. A small RST file will be created during the build which contains these labels.
0 commit comments