Skip to content

fix: add dep_set_api_key to _pkgdown.yml reference index#77

Merged
chris-prener merged 1 commit into
mainfrom
76-add-dep-set-api-key-to-pkgdown
May 31, 2026
Merged

fix: add dep_set_api_key to _pkgdown.yml reference index#77
chris-prener merged 1 commit into
mainfrom
76-add-dep-set-api-key-to-pkgdown

Conversation

@chris-prener

Copy link
Copy Markdown
Collaborator

Summary

Adds dep_set_api_key to a new "Configuration" section in _pkgdown.yml so pkgdown's reference index includes all exported topics.

Motivation

Closes #76 — pkgdown fails with 1 topic missing from index: "dep_set_api_key".

Changes

  • _pkgdown.yml: added "Configuration" reference section containing dep_set_api_key

Testing

  • YAML structure verified locally
  • All exported functions now accounted for in the reference index

Notes

Follow-up to #74/#75 (docs/ directory conflict fix). This resolves the next pkgdown CI blocker.

pkgdown requires every exported topic to appear in the reference
index. Adds a new 'Configuration' section for dep_set_api_key.

Closes #76

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@chris-prener chris-prener merged commit ee4105f into main May 31, 2026
6 checks passed
@chris-prener chris-prener deleted the 76-add-dep-set-api-key-to-pkgdown branch June 2, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Fix pkgdown build: add dep_set_api_key to _pkgdown.yml reference index

1 participant