204245164d400936ca602d867ae23aca311b74cb,doc/conf.py,,,#,23
Before Change
sys.path.extend([
// numpy standard doc extensions
os.path.join(os.path.dirname(__file__),
"..", "../..",
"sphinxext")
])
// Add any Sphinx extension module names here, as strings. They can be extensions
// coming with Sphinx (named "sphinx.ext.*") or your custom ones.
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
In pattern: SUPERPATTERN
Frequency: 3
Non-data size: 6
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: astorfi/TensorFlow-World
Commit Name: 874382bfb96b92dcfdd6326ba83c54ad1e9d42f2
Time: 2017-06-26
Author: amirsina.torfi@gmail.com
File Name: codes/2-basics_in_machine_learning/linear_regression/code/linear_regression.py
Class Name:
Method Name:
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: IndicoDataSolutions/Enso
Commit Name: 1ecad255f1e591cdc5ff56dfcacc2780519babf0
Time: 2018-05-14
Author: madison@indico.io
File Name: setup.py
Class Name:
Method Name: