From: Jason Ish Date: Wed, 2 Aug 2023 16:09:40 +0000 (-0600) Subject: doc/userguide: display version on front page X-Git-Tag: suricata-7.0.1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e2a62915bdb52ffe9746bb38c2508dc71512973;p=thirdparty%2Fsuricata.git doc/userguide: display version on front page When viewing the docs online at Readthedocs, or similar it might be immediately apparent what version of the documentation is being displayed. Display the version on the first line before the table of contents to make it clear. --- diff --git a/doc/userguide/index.rst b/doc/userguide/index.rst index 5d5a338074..e30de788fe 100644 --- a/doc/userguide/index.rst +++ b/doc/userguide/index.rst @@ -1,6 +1,8 @@ Suricata User Guide =================== +This is the documentation for Suricata |version|. + .. toctree:: :numbered: :maxdepth: 2