html_vigindex: Convert to an HTML vignette with extras for indexes

Description Usage Arguments

Description

This is a variant of html_vignette that includes extra style definitions to format the index in the same way, but with bullets suppressed and visible link coloring for <code>-tagged text.

Usage

1
html_vigindex(css = "builtin", ...)

Arguments

css

name(s) of CSS file(s) to include. If "builtin", it will default to the stylesheet used by rmarkdown::html_vignette, plus the extra styles in system.file("resources", "vigi-extras.css", package = "vigindex"). The latter may be useful for adding appropriate bullet-suppression and link-coloring to another style.

...

additional arguments passed to html_vignette


rvlenth/vigindex documentation built on May 9, 2019, 8:12 p.m.