Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
E2L_Ivry
/
cours-python
Segui
5
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
cours: keep warnings
That way you see them while you're watching the changes!
master
Dimitri Merejkowsky
4 anni fa
parent
45c5747e9e
commit
695f4461c8
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
cours/source/conf.py
+ 1
- 0
cours/source/conf.py
Vedi File
@@ -11,6 +11,7 @@ language = "fr"
templates_path = ["_templates"]
exclude_patterns = []
keep_warnings = True
html_show_sourcelink = False
html_theme_path = [sphinx_nameko_theme.get_html_theme_path()]