copy in latest man files from htmltools

* fix staticdocs test
* remove hasTagAttributes and getTagAttributes from man file
This commit is contained in:
Barret Schloerke
2019-08-26 15:30:27 -04:00
parent 1465f1d237
commit a26510b02f
4 changed files with 83 additions and 67 deletions

View File

@@ -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) {