##// END OF EJS Templates
Remove old Python2/3 informations from the Readme.rst
Remove old Python2/3 informations from the Readme.rst

File last commit:

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