From c71e49206f560bc14d86c3a8ec183a7ad3d5a0f1 Mon Sep 17 00:00:00 2001 From: Marie Roald Date: Fri, 24 Apr 2026 18:40:40 +0000 Subject: [PATCH] Remove names from docs --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 593e7a8..4d1a562 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -8,8 +8,8 @@ import stringalign project = "Stringalign" -copyright = "Yngve Mardal Moe & Marie Roald" -author = "Yngve Mardal Moe & Marie Roald" +copyright = "" +author = "" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration