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


// Grouping the document tree into Texinfo files. List of tuples
// (source start file, target name, title, author,
//  dir menu entry, description, category)
texinfo_documents = [
  (master_doc, "Kapre", u"Kapre Documentation",
   author, "Kapre", "One line description of project.",
   "Miscellaneous"),
]

// Documents to append as an appendix to all manuals.
//texinfo_appendices = []
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 5

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: 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: