From 889aae3d20cada12319399467af80bf75c90dad4 Mon Sep 17 00:00:00 2001 From: francois-durand Date: Thu, 4 Dec 2025 09:22:22 +0100 Subject: [PATCH] Add documentation URLs for Whalrus and SVVAMP --- comsoc-website/_data/tools.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/comsoc-website/_data/tools.yml b/comsoc-website/_data/tools.yml index 3af2351..3a4ae7e 100644 --- a/comsoc-website/_data/tools.yml +++ b/comsoc-website/_data/tools.yml @@ -295,6 +295,7 @@ languages: - Python has-tests: true + documentation-url: https://francois-durand.github.io/whalrus/ description: > Whalrus implements voting rules with a focus on usability in real-world application. This includes a particular attention on tie-breaking rules, ballot conversions, incomplete ballots, etc. It is used in the most recent versions of Whale (https://whale5.noiraudes.net/). @@ -497,6 +498,7 @@ languages: - Python has-tests: true + documentation-url: https://francois-durand.github.io/svvamp/ description: > This package is specialized in studying the vulnerability of single-winner voting rules to strategic voting.