Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
4
import
itertools
Callers
nothing calls this directly
Calls
7
remove_root
Function · 0.85
write_docstr
Function · 0.85
write_tag
Function · 0.85
parse_fn
Function · 0.85
write_tags
Function · 0.85
parse_type
Function · 0.85
add
Method · 0.45
Tested by
no test coverage detected