Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ main
Function
main
doc/preprocess.py:7–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
from
string
import
Template
6
7
def
main():
8
doxy_gen(os.path.abspath(os.path.join(
'..'
)))
9
10
def
doxy_gen(root_path):
11
""
"
Callers
1
preprocess.py
File · 0.70
Calls
3
doxy_gen
Function · 0.85
abspath
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected