diff --git a/doc/src/conf.py b/doc/src/conf.py index 4a3fba98b73a3d47d15ec926d620215119df89f3..183d688debe373f7070477622c67543a188aa2f5 100644 --- a/doc/src/conf.py +++ b/doc/src/conf.py @@ -81,11 +81,7 @@ language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # -<<<<<<< HEAD -today = 'Fri Mar 11 2022' -======= today = 'Tue Sep 06 2022' ->>>>>>> cfitsio # # Else, today_fmt is used as the format for a strftime call. # @@ -148,11 +144,7 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # The name for this set of Sphinx documents. # " v documentation" by default. # -<<<<<<< HEAD -# html_title = u'SExtractor v2.25.3' -======= # html_title = u'SExtractor v2.27.0' ->>>>>>> cfitsio # A shorter title for the navigation bar. Default is the same as html_title. #