MCPcopy 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
126def sub(buf):
127 return join(['<sub>', buf, '</sub>'])
128
129
130def html_key(buf):

Callers 3

gen_inst_var_indxFunction · 0.70
gen_method_indxFunction · 0.70
gen_overviewMethod · 0.70

Calls 1

joinFunction · 0.70

Tested by

no test coverage detected