From fc98c70b41991b4af41b8e229a4c8b9af2139b5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Tue, 10 Mar 2026 10:18:50 +0100 Subject: [PATCH] docs: fixes to the reference index --- _pkgdown.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 051cd2647a5..7a761613225 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -34,6 +34,7 @@ reference: - subtitle: Deterministic constructors - contents: - starts_with("make_") + - -make_clusters - realize_degseq - realize_bipartite_degseq - has_concept("deterministic constructors") @@ -190,7 +191,7 @@ reference: - contents: - has_concept("cliques") - has_concept("glet") -- title: Community detection +- title: Community detection (clustering) - contents: - has_concept("community") - title: Graph cycles