Add missing entries to staticdocs index

This commit is contained in:
Joe Cheng
2016-03-21 17:00:17 -07:00
parent 1ecc49c450
commit 6daac65968

View File

@@ -45,6 +45,7 @@ sd_section("UI Inputs",
"submitButton",
"textInput",
"passwordInput",
"updateActionButton",
"updateCheckboxGroupInput",
"updateCheckboxInput",
"updateDateInput",
@@ -156,6 +157,7 @@ sd_section("Utility functions",
"Miscellaneous utilities that may be useful to advanced users or when extending Shiny.",
c(
"req",
"cancelOutput",
"validate",
"session",
"exprToFunction",