aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/08-tools/10592-coqdoc-details.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/08-tools/10592-coqdoc-details.rst')
-rw-r--r--doc/changelog/08-tools/10592-coqdoc-details.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/08-tools/10592-coqdoc-details.rst b/doc/changelog/08-tools/10592-coqdoc-details.rst
new file mode 100644
index 0000000000..c5bdc1dbb0
--- /dev/null
+++ b/doc/changelog/08-tools/10592-coqdoc-details.rst
@@ -0,0 +1,5 @@
+- **Added:**
+ A new documentation environment ``details`` to make certain portion
+ of a Coq document foldable. See :ref:`coqdoc`
+ (`#10592 <https://github.com/coq/coq/pull/10592>`_,
+ by Thomas Letan).