From f5c1aefca90e3aa24140c831c18c9a0852fed9ce Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 5 Jan 2017 17:38:08 -0500 Subject: [PATCH] added symbol conversion to deprecated fixes #19697 --- hacking/templates/rst.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacking/templates/rst.j2 b/hacking/templates/rst.j2 index 1279fd4c32d..f6cc9d279d5 100644 --- a/hacking/templates/rst.j2 +++ b/hacking/templates/rst.j2 @@ -30,7 +30,7 @@ DEPRECATED ---------- -@{ deprecated }@ +@{ deprecated | convert_symbols_to_format }@ {% endif %} Synopsis