Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderMarkdown ¶ added in v0.4.0
RenderMarkdown returns a human-readable markdown overview of idx, designed for pasting into PR descriptions, GitHub issues, or chat. It's deterministic: modules and dependencies are sorted, so the output diffs cleanly between runs and between machines.
func WriteHTML ¶
WriteHTML renders idx as a self-contained HTML file with an interactive force-directed dependency graph and writes it to path.
func WriteMarkdown ¶ added in v0.4.0
WriteMarkdown writes the rendered markdown to path. If the file already matches the new content byte-for-byte, the file is left untouched so commit hooks don't see spurious changes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.