From 06387f5f47c89939477d47a5af7fdb3fffa32520 Mon Sep 17 00:00:00 2001 From: jposada202020 Date: Fri, 4 Jun 2021 13:48:06 -0400 Subject: [PATCH] testing_redthedocs --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 34a93fb..7601ef1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -127,7 +127,7 @@ html_favicon = "_static/favicon.ico" # Output file base name for HTML help builder. -htmlhelp_basename = "Adafruit_CircuitPython_Simple_text_display_Librarydoc" +htmlhelp_basename = "Adafruit_CircuitPython_Simple_text_displayLibrarydoc" # -- Options for LaTeX output ---------------------------------------------