Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate R docs build from roxygen comments #205

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

WardBrian
Copy link
Collaborator

Following on to #203 #204, this adds automated build support for the docs in R like we have in Julia and C++.

The online docs will now stay up to date with the documentation in the code.

Like with Julia and C++, if the user doesn't have R locally the docs will still build, this section just will not update.

@WardBrian WardBrian added documentation Improvements or additions to documentation R-lang labels Jan 29, 2024
Copy link
Owner

@roualdes roualdes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all seems good to me. Thanks, Brian and Genentech apparently.

@WardBrian WardBrian merged commit a3a1b6e into roualdes:main Jan 29, 2024
19 checks passed
@WardBrian WardBrian deleted the docs/r-docs-automation branch January 29, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation R-lang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants