##// END OF EJS Templates
Merge branch '8.12.x' into auto-backport-of-pr-14004-on-8.12.x
Merge branch '8.12.x' into auto-backport-of-pr-14004-on-8.12.x

File last commit:

r27796:5bb0259a
r28240:ad53fc81 merge
Show More
docs.py
3 lines | 86 B | text/x-python | PythonLexer
import os
GENERATING_DOCUMENTATION = os.environ.get("IN_SPHINX_RUN", None) == "True"