pub fn run(args: DocsArgs) -> Result<()>Expand description
Run the documentation export and publication process.
ยงErrors
Returns an error if any of the export or publication steps fail, or if there are issues accessing the file system or GitHub API.