pub fn help_command_program_docs( app_name: &str, app_version: Option<&str>, root: &Command, docs: &DocRegistry, theme: &HelpTheme, ) -> Result<()>
program help with attached docs.