mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-16 09:36:48 -05:00
copy in latest man files from htmltools
* fix staticdocs test * remove hasTagAttributes and getTagAttributes from man file
This commit is contained in:
@@ -14,7 +14,7 @@ test_that("All man pages have an entry in staticdocs/index.r", {
|
||||
|
||||
# Known not to be indexed
|
||||
known_unindexed <- c("shiny-package", "stacktrace", "knitr_methods",
|
||||
"knitr_methods_htmltools", "deprecatedReactives")
|
||||
"deprecatedReactives")
|
||||
|
||||
# Read in topics from a staticdocs/index.r file
|
||||
get_indexed_topics <- function(index_path) {
|
||||
|
||||
Reference in New Issue
Block a user