##// END OF EJS Templates
second try at trying to fix RTD;
second try at trying to fix RTD;

File last commit:

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