Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
6
def
main():
7
doxy_gen(os.path.abspath(os.path.join(os.path.dirname(__file__),
'..'
)))
8
9
def
doxy_gen(root_path):
10
""
"
Callers
1
preprocess.py
File · 0.70
Calls
3
doxy_gen
Function · 0.85
join
Method · 0.80
abspath
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…