Skip to main content

api_doc_path

Function api_doc_path 

Source
pub fn api_doc_path(output_dir: &Path, lang: &str) -> PathBuf
Expand description

API 参考页写盘路径:{}/wiki/{lang}/api.md(每种语言独立一份)

render_all 写盘与状态层指纹记录共用本函数产出路径, 保证人工修改保护的判定路径与指纹记录路径完全一致(同一规则,防止两处漂移)。