document_workspace

Function document_workspace 

Source
pub async fn document_workspace(config: Config) -> Result<()>
Expand description

Generate HTML documentation for a workspace.

This function will generate HTML documentation for all WDL files in the workspace directory. This function will overwrite any existing files which conflict with the generated files, but will not delete any files that are already present.