##// END OF EJS Templates
Fix minor typos in release notes (#14134)...
Fix minor typos in release notes (#14134) Fixing link to milestone in release notes and a typo

File last commit:

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