pub fn module_path_from_output(output_rel: &str, stem: &str) -> Option<String>
Dot-separated module path implied by a companion output filename.
acme.example.v1.README.md with stem README → acme.example.v1.
acme.example.v1.README.md
README
acme.example.v1