diff --git a/docs/src/_templates/layout.html b/docs/src/_templates/layout.html index 7377e866b7..9a6fe46d01 100644 --- a/docs/src/_templates/layout.html +++ b/docs/src/_templates/layout.html @@ -10,9 +10,8 @@ {% if on_rtd and rtd_version == 'latest' %}
{%- endif %} diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index 4a602f60dc..1d9e52dce7 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -152,10 +152,16 @@ This document explains the changes made to Iris for this release #. `@ESadek-MO`_, `@TTV-Intrepid`_ and `@trexfeathers`_ added a gallery example for zonal means plotted parallel to a cartographic plot. (:pull:`4871`) + #. `@Esadek-MO`_ added a key-terms :ref:`glossary` page into the user guide. (:pull:`4902`) + #. `@pp-mo`_ added a :ref:`code example