From 72f043278d5179344310c4d9d1da27ff04a1866d Mon Sep 17 00:00:00 2001 From: sinergia Date: Thu, 28 Sep 2023 16:29:10 -0500 Subject: [PATCH] Se limpia la casa --- source/conf.py~ | 28 ---------------------------- source/index.rst~ | 20 -------------------- 2 files changed, 48 deletions(-) delete mode 100644 source/conf.py~ delete mode 100644 source/index.rst~ diff --git a/source/conf.py~ b/source/conf.py~ deleted file mode 100644 index c092e8e..0000000 --- a/source/conf.py~ +++ /dev/null @@ -1,28 +0,0 @@ -# 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 - -# -- Project information ----------------------------------------------------- -# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information - -project = 'CMMNA' -copyright = '2023, OneCluster S.A.S' -author = 'OneCluster S.A.S' -release = '2023' - -# -- General configuration --------------------------------------------------- -# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration - -extensions = [] - -templates_path = ['_templates'] -exclude_patterns = [] - -language = 'es' - -# -- Options for HTML output ------------------------------------------------- -# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output - -html_theme = 'alabaster' -html_static_path = ['_static'] diff --git a/source/index.rst~ b/source/index.rst~ deleted file mode 100644 index f85f534..0000000 --- a/source/index.rst~ +++ /dev/null @@ -1,20 +0,0 @@ -.. CMMNA documentation master file, created by - sphinx-quickstart on Thu Sep 28 11:33:20 2023. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to CMMNA's documentation! -================================= - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search`