204245164d400936ca602d867ae23aca311b74cb,doc/conf.py,,,#,23

Before Change


// add these directories to sys.path here. If the directory is relative to the
// documentation root, use os.path.abspath to make it absolute, like shown here.
sys.path.insert(0, os.path.abspath("../.."))
sys.path.insert(0, os.path.abspath(".."))
sys.path.insert(0, os.path.abspath("./"))


// -- General configuration -----------------------------------------------------

After Change


// Theme options are theme-specific and customize the look and feel of a theme
// further.  For a list of options available for each theme, see the
// documentation.
html_theme_options = {
                      "source_link_position": "footer",
                      "bootswatch_theme": "flatly",
                      "navbar_sidebarrel": False,
                      "bootstrap_version": "3",
                      "navbar_links": [("Tutorial", "tutorial"),
                      ("Gallery", "examples/index")],
                     }
// Add any paths that contain custom themes here, relative to this directory.
html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()

// The name for this set of Sphinx documents.  If None, it defaults to
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 7

Instances


Project Name: soft-matter/trackpy
Commit Name: 204245164d400936ca602d867ae23aca311b74cb
Time: 2014-11-10
Author: daniel.b.allan@gmail.com
File Name: doc/conf.py
Class Name:
Method Name:


Project Name: Microsoft/nni
Commit Name: 25db55caee4325b3b8ad3e3b48de76f349beeae6
Time: 2021-01-04
Author: 48014605+kvartet@users.noreply.github.com
File Name: docs/zh_CN/conf.py
Class Name:
Method Name:


Project Name: Microsoft/nni
Commit Name: 5bf5e46c69328444ac777cabd8ddf5b412230771
Time: 2020-12-09
Author: Yuge.Zhang@microsoft.com
File Name: docs/en_US/conf.py
Class Name:
Method Name: