From 42460bf52d797dd5b55f5a6bc53a9833029ec3f8 Mon Sep 17 00:00:00 2001 From: Xavier Robin <xavier.robin@unibas.ch> Date: Tue, 15 Oct 2024 13:41:23 +0200 Subject: [PATCH] doc: fix Sphinx warning --- modules/mol/alg/doc/qsscore.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/mol/alg/doc/qsscore.rst b/modules/mol/alg/doc/qsscore.rst index 7b6f1711f..e8da1686f 100644 --- a/modules/mol/alg/doc/qsscore.rst +++ b/modules/mol/alg/doc/qsscore.rst @@ -2,6 +2,7 @@ -------------------------------------------------------------------------------- .. module:: ost.mol.alg.qsscore + :no-index: :synopsis: New QS score implementation .. note:: -- GitLab