actions-marketplace-validations/Sphinx Docs build with ReadTheDocs Docker

Reproduces ReadTheDocs build in Github Actions (to some degree). Also useful for local build.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
RTD_PRJ_NAMEReadTheDocs project name - also used as name for pdfs and epubs. NOTE: you don't need to actually have a project on readthedocs servers! yesmyproject
GIT_URLFull git url to clone the repoyes
GIT_TAGtag or branch (old repos may use branch master)nomain
VERSIONversion as named on the websitenolatest
REQUIREMENTSrequirements file for pip installrequirements.txt
LANGUAGEDocumentation languagenoen
RTD_HTML_SINGLEbuilds single page html for offline use. Requires built project to have readthedocs_ext.readthedocs sphinx extensionnotrue
RTD_HTML_EXTbuilds html exactly as in RTD website. Requires built project to have readthedocs_ext.readthedocs sphinx extensionnotrue
READTHEDOCSIf you want to make Sphinx believe you are running on ReadTheDocs server, set this to 'True' (as RTD server does). NOTE: variable MUST be set to a string with capital first character, like 'True' or 'False'!noTrue
GOOGLE_ANALYTICSA code like UA-123-123-123no""

no outputs