##// END OF EJS Templates
✏️ Fix typo for a comment (#13963)...
✏️ Fix typo for a comment (#13963) Brand new to open source, sure hope this is helpful and that I'm doing this right.

File last commit:

r27796:5bb0259a
r28164:f6161001 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"