We should generate documentation site both for released package, as well as current main branch state. https://pkgdown.r-lib.org/articles/how-to-update-released-site.html#automatic-development-mode Example from other project ``` https://readr.tidyverse.org/ https://readr.tidyverse.org/dev/ ```
We should generate documentation site both for released package, as well as current main branch state.
https://pkgdown.r-lib.org/articles/how-to-update-released-site.html#automatic-development-mode
Example from other project