kjuly/Sphinx Publisher

Deploy Sphinx source files as Github Pages. Multi-languages can be handled by providing langs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source_rootRoot directory of source to build, default: 'docs/source'.nodocs/source
build_rootRoot directory for build output, default: 'docs/build'.nodocs/build
default_langThe default language, which will be placed under the build directory, no subdirectory will be created. Default is 'en'.noen
lang_mappingsNewline-separated list of folder & language mappings to build. e.g., en:en zh-Hans:zh_CN If you don't provide one, will just build for `default_lang`.no""
namedescription
page_urlURL to deployed GitHub Pages.