4a5db1e518ff0743553f185afbc2efe568447f6d,docs/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("../kapre"))

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

After Change



// One entry per manual page. List of tuples
// (source start file, name, description, authors, manual section).
man_pages = [
    (master_doc, "kapre", u"Kapre Documentation",
     [author], 1)
]

// If true, show URL addresses after external links.
//man_show_urls = False
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 7

Instances


Project Name: keunwoochoi/kapre
Commit Name: 4a5db1e518ff0743553f185afbc2efe568447f6d
Time: 2017-05-30
Author: gnuchoi+github@gmail.com
File Name: docs/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:


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: