MCPcopy
hub / github.com/exaloop/codon / docgen.py

File docgen.py

scripts/docgen.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Generates API reference for Codon standard library
2# See CI workflow for usage
3
4import itertools

Callers

nothing calls this directly

Calls 7

remove_rootFunction · 0.85
write_docstrFunction · 0.85
write_tagFunction · 0.85
parse_fnFunction · 0.85
write_tagsFunction · 0.85
parse_typeFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected