From 0aa46ac9130bb3ad4d368657a8606ba7de305d57 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Thu, 10 Jul 2025 10:53:33 +0200 Subject: [PATCH] Update README with documentation website link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba500d7..df74609 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,10 @@ python doi2dataset.py [options] DOI1 DOI2 ... ## Documentation -Documentation is generated using Sphinx with multiversion support. See the `docs/` directory for detailed API references and usage examples. +Documentation is generated using Sphinx and is available online at: +**https://doi2dataset-66f763.gitpages.uni** + +See the `docs/` directory for detailed API references and usage examples. ### Building Documentation