diff options
| author | Hugo Herbelin | 2020-04-11 00:03:38 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2020-04-15 19:45:39 +0200 |
| commit | 1b344958231af8fadfd2b45316f27e8626bae4b6 (patch) | |
| tree | 1e335c36bd38ed7d27793c2e822108ec077744e9 | |
| parent | 3f2742b2c3fd48706d4bfd8bffdd4ae07a338bbd (diff) | |
Adding change log for PR #12033 (hyperlinks on binders for coqdoc).
| -rw-r--r-- | doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst b/doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst new file mode 100644 index 0000000000..af0d28305a --- /dev/null +++ b/doc/changelog/08-tools/12033-master+coqdoc-fix7697-passing-binders-location.rst @@ -0,0 +1,5 @@ +- **Added:** + Add hyperlinks on bound variables for coqdoc + (`#12033 <https://github.com/coq/coq/pull/12033>`_, + by Hugo Herbelin; it incidentally fixes + `#7697 <https://github.com/coq/coq/pull/7697>`_). |
