Searched refs:repository_url (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Doc/ | ||
H A D | conf.py | 119 repository_url = os.getenv("READTHEDOCS_GIT_CLONE_URL") variable 122 "repository_url": repository_url.removesuffix(".git") if repository_url else None, |
Completed in 2 milliseconds