pub async fn document( config: &Config, admin: Option<&str>, id: &str, format: Option<&str>, ) -> Result<(), YukiError>