kjuly/Sphinx Builder

Build Sphinx source files as static 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""

no outputs