From 55cd5b83331145bc91dcda35650fde3a64f6d81c Mon Sep 17 00:00:00 2001 From: Xavier Dupre Date: Mon, 17 Jul 2023 08:28:38 +0200 Subject: [PATCH] Adds exception in sphinx help --- src/pyquickhelper/helpgen/sphinx_main_verification.py | 9 +++++++++ src/quicksetup/pyquicksetup/pyquick.py | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/src/pyquickhelper/helpgen/sphinx_main_verification.py b/src/pyquickhelper/helpgen/sphinx_main_verification.py index c77a2496..d07ef9b4 100644 --- a/src/pyquickhelper/helpgen/sphinx_main_verification.py +++ b/src/pyquickhelper/helpgen/sphinx_main_verification.py @@ -85,6 +85,7 @@ def verification_html_file(item, fLOG=noLOG): content = content.replace("_#!#_LINES_#_", "\n") lines = content.split("\n") reg = re.compile("([.][.] _[-a-z_A-Z0-9][:.])") + exceptions = ['