diff --git a/site/_includes/getting-started-sidebar/master/sidebar.html b/site/_includes/getting-started-sidebar/master/sidebar.html index 0435efe862c40f..af20e28c21297f 100644 --- a/site/_includes/getting-started-sidebar/master/sidebar.html +++ b/site/_includes/getting-started-sidebar/master/sidebar.html @@ -36,6 +36,7 @@
module_ctx
. The function is"
- + " called once at the beginning of a build to determine the set of available"
+ + " called once at the beginning of a build to determine the set of available"
+ " repos."),
@Param(
name = "tag_classes",
@@ -310,7 +312,7 @@ public void failWithIncompatibleUseCcConfigureFromRulesCc(StarlarkThread thread)
doc =
"A dictionary to declare all the tag classes used by the extension. It maps from"
+ " the name of the tag class to a tag_class
object.",
+ + " href=\"tag_class.html\">tag_class object.",
named = true,
positional = false),
@Param(
@@ -323,7 +325,7 @@ public void failWithIncompatibleUseCcConfigureFromRulesCc(StarlarkThread thread)
positional = false)
},
useStarlarkThread = true)
- public ModuleExtension.InStarlark moduleExtension(
+ public Object moduleExtension(
StarlarkCallable implementation,
Dict, ?> tagClasses, // Dict