pub fn generate_docs( project_path: &Path, readme_path: &Path, start_marker: &str, end_marker: &str, ) -> Result<(), String>