Explorar el Código

Fix duplicate language in config

master
Dimitri Merejkowsky hace 4 años
padre
commit
bac10b736c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      cours/source/conf.py

+ 0
- 1
cours/source/conf.py Ver fichero

@@ -10,7 +10,6 @@ release = "0.1"
language = "fr"

templates_path = ["_templates"]
language = None
exclude_patterns = []

html_theme_path = [sphinx_nameko_theme.get_html_theme_path()]