Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
E2L_Ivry
/
cours-python
Suivre
5
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
cours: keep warnings
That way you see them while you're watching the changes!
master
Dimitri Merejkowsky
il y a 4 ans
Parent
45c5747e9e
révision
695f4461c8
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-0
cours/source/conf.py
+ 1
- 0
cours/source/conf.py
Voir le fichier
@@ -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()]