diff --git a/docs/source/conf.py b/docs/source/conf.py index 02b53a6..e0d1ba0 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -35,7 +35,7 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = 'sphinx_rtd_theme' -html_static_path = ['_static'] +# html_static_path = ['_static'] # html_favicon = '_static/img/icon.svg' # html_logo = '_static/img/logo.png' diff --git a/src/pycamp_bot/commands/wizard.py b/src/pycamp_bot/commands/wizard.py index 6b61f11..76e856f 100644 --- a/src/pycamp_bot/commands/wizard.py +++ b/src/pycamp_bot/commands/wizard.py @@ -54,6 +54,7 @@ def compute_wizards_slots(pycamp): """ * Magxs trabajan de 9 a 19, sacando almuerzo (13 a 14). * Magxs trabajan desde el mediodía del primer día, hasta el mediodía del último día. + Slots son [start; end) """ wizard_start = pycamp.init