##// END OF EJS Templates
Fix typos and grammar in 8.x changelog
Fix typos and grammar in 8.x changelog

File last commit:

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