Signed-off-by: David Malcolm <dmalc...@redhat.com> --- htdocs/gcc-14/changes.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 2dc7e598..0701dc29 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -745,7 +745,20 @@ __asm (".global __flmap_lock" "\n\t" <!-- .................................................................. --> -<!-- <h2>Documentation improvements</h2> --> +<h2>Documentation improvements</h2> +<ul> + <li> + <!-- commit r14-7106-gbe2bf5dc93ca1e --> + <!-- commit r14-6923-g4ded42c2c5a5c9 --> + <!-- commit r14-6922-g6ecc1e32353e33 --> + <!-- commit r14-6920-g9e49746da303b8 --> + <!-- commit r14-5118-gc5db4d8ba5f3de --> + GCC's ability to provide clickable hyperlinks to the documentation + has been extended, so that whenever GCC refers to a command-line + option in quotes in a diagnostic message, the option is a clickable + hyperlink (assuming a suitably capable terminal). + </li> +</ul> <!-- .................................................................. --> <!-- <h2 id="plugins">Improvements for plugin authors</h2> --> -- 2.39.2