From 6610cf3638a79fb0f0ba1c522b2d8bf152a11b30 Mon Sep 17 00:00:00 2001 From: debadair Date: Mon, 9 Dec 2019 16:07:57 -0800 Subject: [PATCH] [DOCS] Add EOL notice. (#1020) --- docs/page_header.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/page_header.html diff --git a/docs/page_header.html b/docs/page_header.html new file mode 100644 index 000000000..6e9136a9f --- /dev/null +++ b/docs/page_header.html @@ -0,0 +1,10 @@ +

+ WARNING: Version 5.x has passed its + EOL date. +

+

+ This documentation is no longer being maintained and may be removed. + If you are running this version, we strongly advise you to upgrade. + For the latest information, see the + current release documentation. +

\ No newline at end of file