Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
E2L_Ivry
/
cours-python
Observar
5
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
cours: keep warnings
That way you see them while you're watching the changes!
master
Dimitri Merejkowsky
4 anos atrás
pai
45c5747e9e
commit
695f4461c8
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
cours/source/conf.py
+ 1
- 0
cours/source/conf.py
Ver arquivo
@@ -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()]