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
Apologies if this is a duplicate, my searching turned up minimal duplicates.
We recently bumped stardoc in rules_apple, and want to bump stardoc in rules_swift. Because of our re-export configuration for documented symbols, the load line in each of these files references that .doc.bzl file instead of the actual file we want users to load.
Would it be possible to add an option to the stardoc rule to either suppress inserting the load line in docs, or customize its representation?