From 6b05ae1c447680cd4ed1332c0c8b4f0e24b33f03 Mon Sep 17 00:00:00 2001 From: Karl Palmskog Date: Mon, 13 Jan 2020 14:59:22 -0600 Subject: [coqdoc] Fix #11353: coqdoc -g omits all sentences with decorations --- doc/changelog/08-tools/11394-fix-coqdoc-annotations.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/changelog/08-tools/11394-fix-coqdoc-annotations.rst (limited to 'doc') diff --git a/doc/changelog/08-tools/11394-fix-coqdoc-annotations.rst b/doc/changelog/08-tools/11394-fix-coqdoc-annotations.rst new file mode 100644 index 0000000000..10952c6b2c --- /dev/null +++ b/doc/changelog/08-tools/11394-fix-coqdoc-annotations.rst @@ -0,0 +1,5 @@ +- **Fixed:** + ``coqdoc`` with option ``-g`` (Gallina only) now correctly prints + commands with attributes (`#11394 `_, + fixes `#11353 `_, + by Karl Palmskog). -- cgit v1.2.3