##// END OF EJS Templates
Add missing line_below/line_above conditions
Add missing line_below/line_above conditions

File last commit:

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