From ad62b8d6287fe01720bdffa6700d183cc3424498 Mon Sep 17 00:00:00 2001 From: fmkiotheka <fmkiotheka@inf.ufpr.br> Date: Wed, 7 Dec 2022 10:50:40 -0300 Subject: [PATCH] =?UTF-8?q?Arruma=20t=C3=ADtulos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/conf.py | 2 +- source/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index 0e307aa..a618031 100644 --- a/source/conf.py +++ b/source/conf.py @@ -6,7 +6,7 @@ # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information -project = "Template-RDT" +project = "Suporte do Departamento de Informática" copyright = "2022, Odair M., Fernando K." author = "Odair M., Fernando K." diff --git a/source/index.rst b/source/index.rst index dfa385c..a153021 100644 --- a/source/index.rst +++ b/source/index.rst @@ -3,7 +3,7 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Suporte do departamento de informática +Suporte do Departamento de Informática ====================================== .. toctree:: -- GitLab