|
|
@@ -1,4 +1,4 @@ |
|
|
|
project = "Cours Python" |
|
|
|
project = "Programmation en Python" |
|
|
|
copyright = "2020, Dimitri Merejkowsky" |
|
|
|
author = "Dimitri Merejkowsky" |
|
|
|
|
|
|
@@ -12,4 +12,6 @@ keep_warnings = True |
|
|
|
|
|
|
|
html_show_sourcelink = False |
|
|
|
html_theme = "agogo" |
|
|
|
# Don't use default "<project> <version> documentation" |
|
|
|
html_title = project |
|
|
|
html_static_path = ["_static"] |