Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdaCompNUS/summit
/ italic
Function
italic
PythonAPI/docs/doc_gen.py:102–103 ·
view source on GitHub ↗
(buf)
Source
from the content-addressed store, hash-verified
100
101
102
def
italic(buf):
103
return
join([
'_'
, buf,
'_'
])
104
105
106
def
bold(buf):
Callers
7
gen_inst_var_indx
Function · 0.70
gen_method_indx
Function · 0.70
add_doc_method_param
Function · 0.70
add_doc_method
Function · 0.70
add_doc_inst_var
Function · 0.70
gen_overview
Method · 0.70
gen_body
Method · 0.70
Calls
1
join
Function · 0.70
Tested by
no test coverage detected