Skip to content

Commit

Permalink
autoupdate via pkgdown and devtools::document
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLBaker committed Jul 3, 2024
1 parent 320ce36 commit 45f01f7
Show file tree
Hide file tree
Showing 8 changed files with 195 additions and 4 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export(set_methods)
export(set_missing_data)
export(set_new_creator)
export(set_producing_units)
export(set_project)
export(set_protocol)
export(set_publisher)
export(set_title)
Expand Down
5 changes: 3 additions & 2 deletions docs/news/index.html

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

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ articles:
a03_Template_edits: a03_Template_edits.html
a04_Editing_fixing_eml: a04_Editing_fixing_eml.html
a05_advanced_functionality: a05_advanced_functionality.html
last_built: 2024-07-01T19:57Z
last_built: 2024-07-03T03:22Z
urls:
reference: https://nationalparkservice.github.io/EMLeditor/reference
article: https://nationalparkservice.github.io/EMLeditor/articles
Expand Down
5 changes: 5 additions & 0 deletions docs/reference/index.html

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

136 changes: 136 additions & 0 deletions docs/reference/set_project.html

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

2 changes: 1 addition & 1 deletion docs/search.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,9 @@
<url>
<loc>https://nationalparkservice.github.io/EMLeditor/reference/set_producing_units.html</loc>
</url>
<url>
<loc>https://nationalparkservice.github.io/EMLeditor/reference/set_project.html</loc>
</url>
<url>
<loc>https://nationalparkservice.github.io/EMLeditor/reference/set_protocol.html</loc>
</url>
Expand Down
45 changes: 45 additions & 0 deletions man/set_project.Rd

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

0 comments on commit 45f01f7

Please sign in to comment.