-
Notifications
You must be signed in to change notification settings - Fork 106
Revised documentation system #631
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
Conversation
|
Here is what is still "to do" from my perspective:
How about something like this:
Is that accurate?
|
|
Can we in this PR add a release question to remind us to |
…nto better-docs
|
This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue. |

This PR revamps the documentation in a few ways:
See
inst/README-DOCS.mdfor an overview of the documentation process. To test it out:parsnip:::extensions().knit_engine_docs()devtools::document()load_all()here)I've run it through pkgdown and the superscripts don't cause any issues.
Open question: should we commit the md files too?