MCPcopy Create free account
hub / github.com/DFHack/dfhack / gen_changelog.py

File gen_changelog.py

docs/gen_changelog.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os, sys
2sys.path.append(os.path.join(os.path.dirname(os.path.abspath(__file__)), 'sphinx_extensions'))
3
4from dfhack.changelog import cli_entrypoint

Callers

nothing calls this directly

Calls 1

cli_entrypointFunction · 0.90

Tested by

no test coverage detected