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
fix prefix
master
Dimitri Merejkowsky
hace 4 años
padre
1abea43acf
commit
00cf66e1b0
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
cours/source/conf.py
+ 1
- 1
cours/source/conf.py
Ver fichero
@@ -16,7 +16,7 @@ extensions = [
notfound_context = {
"title": "Page non trouvée",
}
notfound_urls_prefix = "/"
notfound_urls_prefix = "/
python/
"
html_show_sourcelink = False
html_theme = "agogo"