From 3812d065445a5c32ff23dcf1188309755b4283d5 Mon Sep 17 00:00:00 2001 From: Drew Date: Wed, 10 Oct 2018 15:56:29 -0400 Subject: [PATCH 1/2] Update domains.rst --- doc/usage/restructuredtext/domains.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/restructuredtext/domains.rst b/doc/usage/restructuredtext/domains.rst index c5b58c7d4..bb2ef869d 100644 --- a/doc/usage/restructuredtext/domains.rst +++ b/doc/usage/restructuredtext/domains.rst @@ -850,7 +850,7 @@ Note however that no checking is performed with respect to parameter compatibility. E.g., ``Iterator{A, B, C}`` will be accepted as an introduction even though it would not be valid C++. -Inline Expressions and Tpes +Inline Expressions and Types ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. rst:role:: cpp:expr From dc35335a3509e792095514908a6b1bbe0ef97c29 Mon Sep 17 00:00:00 2001 From: Drew Date: Wed, 24 Oct 2018 16:28:11 -0400 Subject: [PATCH 2/2] [bug]: Correct RST header Have correct amount of "~" for RST heading. --- doc/usage/restructuredtext/domains.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/restructuredtext/domains.rst b/doc/usage/restructuredtext/domains.rst index bb2ef869d..50b95df44 100644 --- a/doc/usage/restructuredtext/domains.rst +++ b/doc/usage/restructuredtext/domains.rst @@ -851,7 +851,7 @@ compatibility. E.g., ``Iterator{A, B, C}`` will be accepted as an introduction even though it would not be valid C++. Inline Expressions and Types -~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. rst:role:: cpp:expr cpp:texpr