From d28e7f00b50ef4c007dcbcc141d2eadbf66cc1ad Mon Sep 17 00:00:00 2001 From: Bruno Sime Ferreira Nunes <bsfn19@inf.ufpr.br> Date: Thu, 20 Mar 2025 14:58:48 +0000 Subject: [PATCH] Update file conf.py --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 01cfeb5..ed95e5d 100644 --- a/source/conf.py +++ b/source/conf.py @@ -16,7 +16,7 @@ version = "0.1.0" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration - Configuration file for the Sphinx documentation builder. +#Configuration file for the Sphinx documentation builder. # # For the full list of built-in configuration values, see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html -- GitLab