sphinxcontrib.towncrier._fragment_discovery module

Changelog fragment discovery helpers.

sphinxcontrib.towncrier._fragment_discovery._find_config_file(base: Path) Path[source]

Find the best config file.

sphinxcontrib.towncrier._fragment_discovery._resolve_spec_config(base: Path, spec_name: str | None = None) Path | None[source]
sphinxcontrib.towncrier._fragment_discovery.lookup_towncrier_fragments(working_dir: str | None = None, config_path: str | None = None) Set[Path][source]

Emit RST-formatted Towncrier changelog fragment paths.