Skip to content

Commit

Permalink
Set default landing page for pkgdown docs to latest-tag (#823)
Browse files Browse the repository at this point in the history
* Set default landing page for pkgdown docs to `latest-tag`

Currently the redirects go to `main`

Signed-off-by: cicdguy <[email protected]>

* chore: update docs based using the new roxygen version

---------

Signed-off-by: cicdguy <[email protected]>
Co-authored-by: vedhav <[email protected]>
  • Loading branch information
cicdguy and vedhav authored Feb 9, 2024
1 parent b54415f commit 6afc315
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
with:
sd-direction: upstream
default-landing-page: latest-tag
14 changes: 7 additions & 7 deletions man/int_methods.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/rheader.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/rtable.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6afc315

Please sign in to comment.