public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Improve ugly formatting for std::atomic<floating point>
@ 2020-04-30 19:55 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2020-04-30 19:55 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 133 bytes --]

This looks much nicer for me, because the font for the <code> part is
much smaller than the other text.

Committed to wwwdocs.


[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 695 bytes --]

commit 3f573b5fe7df858a27b0275edc5fd4386804ae83
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Apr 30 20:54:09 2020 +0100

    Improve ugly formatting for std::atomic<floating point>

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 6a273142..a3cf19cc 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -412,7 +412,7 @@ a work-in-progress.</p>
       </li>
       <li>
         <code>std::atomic_ref</code> and
-        <code>std::atomic&lt;</code><i>floating point</i><code>&gt;</code>.
+        <code>std::atomic&lt;<i>floating point</i>&gt;</code>.
       </li>
       <li>
         Integer comparison functions

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-30 19:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 19:55 [wwwdocs] Improve ugly formatting for std::atomic<floating point> Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).