From 668f2b9ec89dfa47ef5ddf3b8c3de29ce15ca51d Mon Sep 17 00:00:00 2001 From: Christopher Prener Date: Sat, 30 May 2026 23:20:12 -0700 Subject: [PATCH] fix: add dep_set_api_key to _pkgdown.yml reference index 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> --- _pkgdown.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_pkgdown.yml b/_pkgdown.yml index 808dd25..f0a2760 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -20,6 +20,11 @@ reference: - dep_percentiles - dep_map_breaks + - title: "Configuration" + desc: "Set Up API Keys and Credentials" + contents: + - dep_set_api_key + - title: "Sample Data" desc: "Data Used for Examples" contents: