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
If I have, for example, a rule named _foo in example.bzl, I do not want this rule to be documented when I use autobazel-target with :rules:. Some options:
If I have, for example, a rule named
_fooinexample.bzl, I do not want this rule to be documented when I useautobazel-targetwith:rules:. Some options::show_private:or:hide_private: