MCPcopy Index your code
hub / github.com/numpy/numpy / main

Function main

doc/preprocess.py:6–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5
6def main():
7 doxy_gen(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
8
9def doxy_gen(root_path):
10 """

Callers 1

preprocess.pyFile · 0.70

Calls 3

doxy_genFunction · 0.85
joinMethod · 0.80
abspathMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…