From 63f01f4d434feef4033c3e0923d2285c4defeea5 Mon Sep 17 00:00:00 2001 From: Rich Bielby Date: Mon, 21 Oct 2024 09:01:53 +0100 Subject: [PATCH] Removed duplicate section in pkgdown --- _pkgdown.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index b1139af..c32d6e6 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -42,11 +42,6 @@ reference: contents: - starts_with("example") -- title: Examples - desc: Functions to create useful example cases for tests and code examples - contents: - - starts_with("example_") - - title: Validation functions desc: These functions are used across the package to validate elements being passed as part of an API url or query. contents: