diff --git a/_build/doctrees/environment.pickle b/_build/doctrees/environment.pickle index 3613bdd..4636b3f 100644 Binary files a/_build/doctrees/environment.pickle and b/_build/doctrees/environment.pickle differ diff --git a/_build/doctrees/index.doctree b/_build/doctrees/index.doctree index 3642ec8..3caa158 100644 Binary files a/_build/doctrees/index.doctree and b/_build/doctrees/index.doctree differ diff --git a/_build/doctrees/skylab.doctree b/_build/doctrees/skylab.doctree index d980f02..7e43a32 100644 Binary files a/_build/doctrees/skylab.doctree and b/_build/doctrees/skylab.doctree differ diff --git a/_build/html b/_build/html index 807009c..aedc684 160000 --- a/_build/html +++ b/_build/html @@ -1 +1 @@ -Subproject commit 807009c41c47949847e479e1e988b72fe160f8fa +Subproject commit aedc6841ca8a2c39fc870ac5252dd912657f593a diff --git a/conf.py b/conf.py index db50f52..478f40a 100644 --- a/conf.py +++ b/conf.py @@ -102,6 +102,7 @@ html_static_path = ['_static'] html_show_sourcelink = False +html_short_title = 'IceCube Open Source' html_experimental_html5_writer = True