Selaa lähdekoodia

Fix duplicate language in config

master
Dimitri Merejkowsky 4 vuotta sitten
vanhempi
commit
bac10b736c
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. +0
    -1
      cours/source/conf.py

+ 0
- 1
cours/source/conf.py Näytä tiedosto

@@ -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()]