Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
E2L_Ivry
/
cours-python
Seguir
5
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
cours: keep warnings
That way you see them while you're watching the changes!
master
Dimitri Merejkowsky
hace 4 años
padre
45c5747e9e
commit
695f4461c8
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
cours/source/conf.py
+ 1
- 0
cours/source/conf.py
Ver fichero
@@ -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()]