public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 9d744cc162566f2e19e7428e37fe492f430baebe
Date: Mon, 24 Oct 2022 20:16:33 +0000 (GMT)	[thread overview]
Message-ID: <20221024201633.87DE43858403@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  9d744cc162566f2e19e7428e37fe492f430baebe (commit)
      from  631a602cdea1d9885cb7a3ec3ad2c96e7e2d529a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9d744cc162566f2e19e7428e37fe492f430baebe
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Mon Oct 24 22:16:19 2022 +0200

    search: Remove trailing slashes on <input> tags
    
    HTML 5 recommends against those.

diff --git a/htdocs/search.html b/htdocs/search.html
index 83f26fb5..b3cfa3ce 100644
--- a/htdocs/search.html
+++ b/htdocs/search.html
@@ -35,8 +35,8 @@ Sort by: <select name="sort">
 <a href="#syntax">Search-syntax</a>
 
 <br>
-<input type="submit" value="Search:" />
-<input type="text" size="50" name="words" value="" />
+<input type="submit" value="Search:">
+<input type="text" size="50" name="words" value="">
 <br>
 <hr>
 <!-- Synopsis: Optionally restrict the search.  One fairly general
@@ -77,9 +77,9 @@ all regular web pages.
 <!-- These "areas" are just the ones I could easily discern.  -->
 <span class="smaller">Web page areas:</span>
 <input type="checkbox" name="restrict"
-value="g/a|g/b|g/c|g/d|g/e|g/f|g/g|g/h|g/i|g/j|g/l|g/mi|g/n|g/p|g/r|g/s|g/ti|g/th|g/w" />
+value="g/a|g/b|g/c|g/d|g/e|g/f|g/g|g/h|g/i|g/j|g/l|g/mi|g/n|g/p|g/r|g/s|g/ti|g/th|g/w">
 "Main" <a href="index.html">GCC</a>&nbsp;&nbsp;
-<input type="checkbox" name="restrict" value="g/o" />
+<input type="checkbox" name="restrict" value="g/o">
 <a href="onlinedocs/">
 Documentation</a>
 <br>
@@ -89,29 +89,29 @@ Mailing lists, including those for the old egcs project.  Ticking a box is like
 <table>
 <tr class="left">
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc/" />
+<input type="checkbox" name="restrict" value="/ml/gcc/">
 <span class="smaller"> gcc</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc-bugs/" />
+<input type="checkbox" name="restrict" value="/ml/gcc-bugs/">
 <span class="smaller"> ...-bugs</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc-patches" />
+<input type="checkbox" name="restrict" value="/ml/gcc-patches">
 <span class="smaller"> ...-patches</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc-help" />
+<input type="checkbox" name="restrict" value="/ml/gcc-help">
 <span class="smaller"> ...-help</span>
 </th>
 <th>
 <!-- We do not want to match gcc-cvs-wwwdocs here, so keep the
      final "/".  -->
-<input type="checkbox" name="restrict" value="/ml/gcc-cvs/" />
+<input type="checkbox" name="restrict" value="/ml/gcc-cvs/">
 <span class="smaller"> ...-cvs</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc-testresults" />
+<input type="checkbox" name="restrict" value="/ml/gcc-testresults">
 <span class="smaller"> ...-testresults</span>
 </th>
 </tr>
@@ -1205,23 +1205,23 @@ Mailing lists, including those for the old egcs project.  Ticking a box is like
 
 <tr class="left">
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc-regression/" />
+<input type="checkbox" name="restrict" value="/ml/gcc-regression/">
 <span class="smaller"> ...-regression</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc-prs/" />
+<input type="checkbox" name="restrict" value="/ml/gcc-prs/">
 <span class="smaller"> ...-prs</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc-announce/" />
+<input type="checkbox" name="restrict" value="/ml/gcc-announce/">
 <span class="smaller"> ...-announce</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/gcc-cvs-wwwdocs/" />
+<input type="checkbox" name="restrict" value="/ml/gcc-cvs-wwwdocs/">
 <span class="smaller"> ...-cvs-wwwdocs</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/fortran/" />
+<input type="checkbox" name="restrict" value="/ml/fortran/">
 <span class="smaller"> fortran</span>
 </th>
 <th></th>
@@ -1605,15 +1605,15 @@ Mailing lists, including those for the old egcs project.  Ticking a box is like
 
 <tr class="left">
 <th>
-<input type="checkbox" name="restrict" value="/ml/libstdc++/" />
+<input type="checkbox" name="restrict" value="/ml/libstdc++/">
 <span class="smaller"> libstdc++</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/libstdc++-cvs/" />
+<input type="checkbox" name="restrict" value="/ml/libstdc++-cvs/">
 <span class="smaller"> ...-cvs</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/libstdc++-prs/" />
+<input type="checkbox" name="restrict" value="/ml/libstdc++-prs/">
 <span class="smaller"> ...-prs</span>
 </th>
 <th></th>
@@ -1907,19 +1907,19 @@ Mailing lists, including those for the old egcs project.  Ticking a box is like
 
 <tr class="left">
 <th>
-<input type="checkbox" name="restrict" value="/ml/java/" />
+<input type="checkbox" name="restrict" value="/ml/java/">
 <span class="smaller"> java</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/java-patches/" />
+<input type="checkbox" name="restrict" value="/ml/java-patches/">
 <span class="smaller"> ...-patches</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/java-prs/" />
+<input type="checkbox" name="restrict" value="/ml/java-prs/">
 <span class="smaller"> ...-prs</span>
 </th>
 <th>
-<input type="checkbox" name="restrict" value="/ml/java-announce/" />
+<input type="checkbox" name="restrict" value="/ml/java-announce/">
 <span class="smaller"> ...-announce</span>
 </th>
 <th></th>
@@ -2235,7 +2235,7 @@ Mailing lists, including those for the old egcs project.  Ticking a box is like
 </tr>
 </table>
 
-<p> <input type="reset" /> </p>
+<p><input type="reset"></p>
 </form>
 <hr>
 

-----------------------------------------------------------------------

Summary of changes:
 htdocs/search.html | 46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2022-10-24 20:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221024201633.87DE43858403@sourceware.org \
    --to=gerald@sourceware.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).