--- embedaddon/iperf/docs/conf.py 2021/03/17 00:36:45 1.1.1.2 +++ embedaddon/iperf/docs/conf.py 2023/09/27 11:14:54 1.1.1.3 @@ -45,17 +45,17 @@ master_doc = 'index' # General information about the project. project = u'iperf3' -copyright = u'2014-2020, ESnet' +copyright = u'2014-2023, ESnet' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '3.8.1' +version = '3.14' # The full version, including alpha/beta/rc tags. -release = '3.8.1' +release = '3.14' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -128,7 +128,8 @@ html_theme_path = sphinx_bootstrap_theme.get_html_them # The name of an image file (relative to this directory) to place at the top # of the sidebar. -html_logo = "_esnet/static/ESnet_Final_Logos_All_Blue_Circle_Stamp_RGB.png" +html_logo = "_static/esnet/ESnet_Final_Logos_All_Blue_Circle_Stamp_RGB.png" + # The name of an image file (within the static path) to use as favicon of the