##// END OF EJS Templates
Revert "Cleanup Python 2 compact from Lexers"
Revert "Cleanup Python 2 compact from Lexers"

File last commit:

r27796:5bb0259a
r28494:56f48b87 revert-14190-1402...
Show More
docs.py
3 lines | 86 B | text/x-python | PythonLexer
import os
GENERATING_DOCUMENTATION = os.environ.get("IN_SPHINX_RUN", None) == "True"