--- embedaddon/iperf/docs/conf.py 2016/10/18 13:28:18 1.1.1.1 +++ embedaddon/iperf/docs/conf.py 2021/03/17 00:36:45 1.1.1.2 @@ -45,17 +45,18 @@ master_doc = 'index' # General information about the project. project = u'iperf3' -copyright = u'2014-2015, ESnet' +copyright = u'2014-2020, 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.0.11' +version = '3.8.1' # The full version, including alpha/beta/rc tags. -release = '3.0.11' +release = '3.8.1' + # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None @@ -127,7 +128,7 @@ 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/logo-esnet-ball-sm.png" +html_logo = "_esnet/static/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 @@ -141,7 +142,7 @@ html_context = { # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] +html_static_path = ['_static/esnet'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied