altdoc 0.6.0
0.6.0
Changes
-
The CSS for arguments table in "Reference" page has changed a bit. Argument
names are now wrapped so that they have limited width, improving the
readability in case of multiple arguments on the same line (#308). -
Files stored in
man/figures(such aslifecyclebadges) are now properly
included byrender_docs()(#321).
Bug fixes
-
Fix a
quarto_websiterendering failure when the package being rendered has
its URL or BugReports set to a site other than GitHub (#319, @gardiners). -
Fix footer in
docsifywhen a package doesn't have a website or GitHub URL
(#324). -
render_docs()now shows an explicit error message if Quarto is not installed
on the system (#329). -
Fix an error in
render_docs()when the title in the Rd file is split across
several lines (#333).