##// END OF EJS Templates
Remove deprecated inputsplitter since 7.0...
Remove deprecated inputsplitter since 7.0 All this should have been deprecated and removed for long.

File last commit:

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