pkgdown icon indicating copy to clipboard operation
pkgdown copied to clipboard

Generate static html documentation for an R package

Results 236 pkgdown issues
Sort by recently updated
recently updated
newest added

I went to cpp11's pkgdown site and searched for "clangd": And, lo, the [`MAINTENANCE.md` file](https://github.com/r-lib/cpp11/blob/main/MAINTENANCE.md) is getting included in the website with the title `NA`: https://cpp11.r-lib.org/MAINTENANCE.html This actually lead me...

EDIT: See comment below. Original message: Currently, build_llm_docs just uses the content in README.md for the high-level overview of the package in LLMs.txt. However, this is inconsistent with the actual...

In my {candisc} package I introduced a new vignette, written as a Quarto `.qmd` file. It all looks good, except that when I run `devtools::check_win_release()`, I get a NOTE, ```...

I actually think this (#2285) is a UX issue that it would be great to fix, if there's a way to adjust the site settings so that it shows the...

Related to #2952 but I'm not convinced yet since I do not understand the error. Maybe Pandoc errored before that step and created _no_ Markdowns?

Can I recommend tabset support for quarto vignettes? that would help with cataloging / organization the package's documentation

Hi, Per the pkgdown vignette article, can I request that code annotations support come to quarto vignettes? That would make it a perfect solution to showcase a package functions in...

Any change of adding an option/environment variable that could be looked at when there isn't a `llm-docs` variable set in _pkgdown.yml? Order of precedence could be: `_pkgdown.yml` > option >...

Any plans to add versioning to documentation? For example; ![Image](https://github.com/user-attachments/assets/86d1f8a1-fa25-40c6-94b1-66aca0a18841) https://bactopia.github.io/v3.1.0/

Calling `library(pkgdown)` should cause a GHA failure due to quarto not seeing the temporary directory that pkgdown is installed in.

quarto