exasol_sphinx_github_pages_generator.deploy_github_pages module#

exasol_sphinx_github_pages_generator.deploy_github_pages.deploy_github_pages(argv)#

Runs the GithubPagesDeployer inside a temp directory given the command-line options and arguments inside argv.

Parameters

argv – Command-line options and arguments, better described in the parser.

exasol_sphinx_github_pages_generator.deploy_github_pages.main()#