Update staticdocs index, tests pass

This commit is contained in:
Joe Cheng
2014-04-03 19:43:11 -07:00
parent df34dcdb0c
commit f215088939

View File

@@ -147,11 +147,12 @@ sd_section("Utility functions",
"repeatable",
"shinyDeprecated"
)
),
)
sd_section("Embedding",
"Functions that are intended for third-party packages that embed Shiny applications.",
c(
"shinyAppObj",
"print.shiny.appobj"
"shinyApp",
"runRmdContainer",
"knitr_methods"
)
)