Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ makefile
Function
makefile
tools/python-3.11.9-amd64/Tools/scripts/texi2html.py:1969–1971 ·
view source on GitHub ↗
(nodename)
Source
from the content-addressed store, hash-verified
1967
1968
# Convert a node name into a file name
1969
def
makefile(nodename):
1970
nodename = nodename.strip()
1971
return
fixfunnychars(nodename) +
'.html'
1972
1973
1974
# Characters that are perfectly safe in filenames and hyperlinks
Callers
10
flush
Method · 0.70
link
Method · 0.70
finalize
Method · 0.70
process
Method · 0.70
makeref
Method · 0.70
do_node
Method · 0.70
link
Method · 0.70
listcontents
Method · 0.70
prindex
Method · 0.70
dumpindex
Method · 0.70
Calls
2
fixfunnychars
Function · 0.85
strip
Method · 0.80
Tested by
no test coverage detected