From d786a1dc1af23070bbda6c54083900ad5d695855 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 3 Oct 2019 20:00:16 -0700 Subject: [PATCH] Fix html tags around the inheritance diagram so BeautifulSoup doesn't get confused. --- sphinxtools/templates.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinxtools/templates.py b/sphinxtools/templates.py index 15afabae..90a2b199 100644 --- a/sphinxtools/templates.py +++ b/sphinxtools/templates.py @@ -42,10 +42,10 @@ TEMPLATE_INHERITANCE = ''' %s

+ |