このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
E2L_Ivry
/
cours-python
ウォッチ
5
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
cours: keep warnings
That way you see them while you're watching the changes!
master
Dimitri Merejkowsky
4年前
親
45c5747e9e
コミット
695f4461c8
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
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()]