Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdaCompNUS/summit
/ sub
Function
sub
PythonAPI/docs/doc_gen.py:126–127 ·
view source on GitHub ↗
(buf)
Source
from the content-addressed store, hash-verified
124
125
126
def
sub(buf):
127
return
join([
'<sub>'
, buf,
'</sub>'
])
128
129
130
def
html_key(buf):
Callers
3
gen_inst_var_indx
Function · 0.70
gen_method_indx
Function · 0.70
gen_overview
Method · 0.70
Calls
1
join
Function · 0.70
Tested by
no test coverage detected