Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
E2L_Ivry
/
cours-python
Следить
5
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
cours: keep warnings
That way you see them while you're watching the changes!
master
Dimitri Merejkowsky
4 лет назад
Родитель
45c5747e9e
Сommit
695f4461c8
1 измененных файлов
:
1 добавлений
и
0 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+1
-0
cours/source/conf.py
+ 1
- 0
cours/source/conf.py
Просмотреть файл
@@ -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()]