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

Add Technical Documentation and Appendix PDFs as files to FrEDI repo #207

Open
emcduffie opened this issue Dec 19, 2024 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@emcduffie
Copy link
Collaborator

  1. Add the PDFs of the latest peer-reviewed version of TD and Appendix to the package repo and/or
  2. Add links to the TD and Appendix to the 'sidebar' of the FrEDI IO page, by adding the following code to the pkgdown.yml file and then re-building the site:
home:
  links:
  - text: FrEDI Technical Documentation
    href: https://www.epa.gov/system/files/documents/2024-08/technical-documentation-for-fredi_aug2024.pdf
  - text: FrEDI Technical Documentation Appendix 
    href: https://www.epa.gov/system/files/documents/2024-08/technical-documentation-for-fredi_appendices_aug2024.pdf

[more info on the side bar here: https://pkgdown.r-lib.org/reference/build_home.html]

@emcduffie emcduffie added the documentation Improvements or additions to documentation label Dec 19, 2024
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
Projects
None yet
Development

No branches or pull requests

2 participants