pub fn write_incremental_doc_set( project_root: &Path, out_dir: &Path, docs: &[(String, String)], ) -> Result<Vec<String>>