set_docsite_dir

Function set_docsite_dir 

Source
pub fn set_docsite_dir(path: PathBuf)
Expand description

Set the docsite directory path (typically <app_path>/docsite).

Must be called before get_docsite_dir. Once set, the path is cached.