MCPcopy Create free account
hub / github.com/AdaCompNUS/summit / html_key

Function html_key

PythonAPI/docs/doc_gen.py:130–131  ·  view source on GitHub ↗
(buf)

Source from the content-addressed store, hash-verified

128
129
130def html_key(buf):
131 return join(['<a name="', buf, '"></a>'])
132
133
134def color(col, buf):

Callers 2

add_doc_methodFunction · 0.85
add_doc_inst_varFunction · 0.85

Calls 1

joinFunction · 0.70

Tested by

no test coverage detected