commit | 1242fab66e126992950f4a0e02d236030d4fe30d | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <tansell@google.com> | Fri May 08 19:50:53 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Fri May 08 20:54:22 2020 -0700 |
tree | 9cc6d1a8ef887ce9c5117f54c3c7746b9ef07da1 | |
parent | 01c5bf7c8ce71705761486893bea0586081ddc2a [diff] [blame] |
docs: Adding danger block around status warning. Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
diff --git a/Makefile b/Makefile index 7c88b73..12cbbd4 100644 --- a/Makefile +++ b/Makefile
@@ -26,6 +26,7 @@ -e's@|TAG_VERSION|@$(TAG_VERSION)@g' \ -e's@:ref:`Versioning Information`@`Versioning Information <docs/versioning.rst>`_@g' \ -e's@:ref:`Known Issues`@`Versioning Information <docs/known_issues.rst>`_@g' \ + -e's@.. warning::@*Warning*@g' \ > README.rst