Description
A Python function in Sphinx’s conf.py that substitutes {{branch}} and {{language}} placeholders in URLs in the schema with the branch and language used for each documentation build, so that development branches do not have broken links.
Implementations
Description
A Python function in Sphinx’s
conf.pythat substitutes {{branch}} and {{language}} placeholders in URLs in the schema with the branch and language used for each documentation build, so that development branches do not have broken links.Implementations