Skip to content
Prev 37311 / 63424 Next

problem with dl tag in tools::Rd2HTML

Duncan Murdoch-2 wrote:
I see this in version 2.11.1.
This is the code I ran to generate it:
page <- utils:::.getHelpFile(?options)
tools::Rd2HTML(page,out="t.html")

in the generated file, t.html, the first <dl> tag is such a case.

Michael