public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 87edc6dedbe817f53d51aec0ae5c15f6538c02a4
@ 2019-11-27 14:49 gerald
  0 siblings, 0 replies; only message in thread
From: gerald @ 2019-11-27 14:49 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  87edc6dedbe817f53d51aec0ae5c15f6538c02a4 (commit)
       via  cfa6e237e33dfad556618251869bf7d519e32a40 (commit)
      from  678d81989495be462debca7c1274e98b231ab6bb (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 87edc6dedbe817f53d51aec0ae5c15f6538c02a4
Merge: cfa6e23 678d819
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Wed Nov 27 15:48:00 2019 +0100

    Merge branch 'master' of git+ssh://gcc.gnu.org/git/gcc-wwwdocs


commit cfa6e237e33dfad556618251869bf7d519e32a40
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Wed Nov 27 15:46:26 2019 +0100

    Make the formatting of the <head> tag and block more uniform.
    
    This will ease automatic processing as we include even more of what
    is currently coming from style.mhtmland reduce the chance of missing
    some files or changes over time.

diff --git a/htdocs/bzkanban/index.html b/htdocs/bzkanban/index.html
index ba3c23b..aa651f4 100644
--- a/htdocs/bzkanban/index.html
+++ b/htdocs/bzkanban/index.html
@@ -1,10 +1,10 @@
 <!DOCTYPE html>
 <html lang="en">
 
-    <head>
-        <title>Bz Kanban Board</title>
+<head>
+<title>Bz Kanban Board</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
-        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
 
         <style>
             body {
@@ -144,7 +144,8 @@
                 /* display: none; */
             }
         </style>
-    </head>
+</head>
+
     <body>
         <div id="nav">
             <form id="queryForm" action="index.html" method="get">
diff --git a/htdocs/gcc-3.2/c++-abi.html b/htdocs/gcc-3.2/c++-abi.html
index 555beb9..3c9a09f 100644
--- a/htdocs/gcc-3.2/c++-abi.html
+++ b/htdocs/gcc-3.2/c++-abi.html
@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <html lang="en">
-  <head>
-    <title>A Common C++ ABI for GNU/Linux</title>
+
+<head>
+<title>A Common C++ ABI for GNU/Linux</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
-  </head>
+</head>
 
   <body>
     <h1>A Common C++ ABI for GNU/Linux</h1>
diff --git a/htdocs/projects/cxx0x.html b/htdocs/projects/cxx0x.html
index bd6c9bd..ef41d64 100644
--- a/htdocs/projects/cxx0x.html
+++ b/htdocs/projects/cxx0x.html
@@ -1,15 +1,16 @@
 <!DOCTYPE html>
 <html lang="en">
-  <head> 
-    <meta http-equiv="refresh" content="1; url=cxx-status.html#cxx11" />
+
+<head>
+<meta http-equiv="refresh" content="1; url=cxx-status.html#cxx11" />
     
-    <script>
-      window.location.href = "cxx-status.html#cxx11"
-    </script>
+<script>
+  window.location.href = "cxx-status.html#cxx11"
+</script>
     
-    <title>Page Redirection</title>
+<title>Page Redirection</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
-  </head>
+</head>
 
   <body>
     This page has been incorporated into another.  If you are not redirected
diff --git a/htdocs/projects/cxx1y.html b/htdocs/projects/cxx1y.html
index e9236b6..ef85126 100644
--- a/htdocs/projects/cxx1y.html
+++ b/htdocs/projects/cxx1y.html
@@ -1,15 +1,16 @@
 <!DOCTYPE html>
 <html lang="en">
-  <head> 
-    <meta http-equiv="refresh" content="1; url=cxx-status.html#cxx14" />
+
+<head>
+<meta http-equiv="refresh" content="1; url=cxx-status.html#cxx14" />
     
-    <script>
-      window.location.href = "cxx-status.html#cxx14"
-    </script>
+<script>
+  window.location.href = "cxx-status.html#cxx14"
+</script>
     
-    <title>Page Redirection</title>
+<title>Page Redirection</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
-  </head>
+</head>
 
   <body>
     This page has been incorporated into another.  If you are not redirected
diff --git a/htdocs/projects/strees/index.html b/htdocs/projects/strees/index.html
index 044f6f3..90523da 100644
--- a/htdocs/projects/strees/index.html
+++ b/htdocs/projects/strees/index.html
@@ -1,7 +1,11 @@
 <!DOCTYPE html>
 <html lang="en">
-<head><title>Stree design notes</title>
-<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" /></head>
+
+<head>
+<title>Stree design notes</title>
+<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
+</head>
+
 <body>
 
 <h1>Stree design notes</h1>
diff --git a/htdocs/projects/tree-ssa/tree-browser.html b/htdocs/projects/tree-ssa/tree-browser.html
index 94ffdd0..4e06662 100644
--- a/htdocs/projects/tree-ssa/tree-browser.html
+++ b/htdocs/projects/tree-ssa/tree-browser.html
@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <html lang="en">
-  <head>
-    <title>Tree Browser</title>
+
+<head>
+<title>Tree Browser</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
-  </head>
+</head>
   
   <body>
     <h1>Tree Browser</h1>
diff --git a/htdocs/simtest-howto.html b/htdocs/simtest-howto.html
index 0d8fc49..e1a6381 100644
--- a/htdocs/simtest-howto.html
+++ b/htdocs/simtest-howto.html
@@ -1,9 +1,10 @@
 <!DOCTYPE html>
 <html lang="en">
-  <head>
-    <title>How to test GCC on a simulator</title>
+
+<head>
+<title>How to test GCC on a simulator</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
-  </head>
+</head>
 
   <body>
     <h1>How to test GCC on a simulator</h1>

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

Summary of changes:
 htdocs/bzkanban/index.html                 |    9 +++++----
 htdocs/gcc-3.2/c++-abi.html                |    7 ++++---
 htdocs/projects/cxx0x.html                 |   15 ++++++++-------
 htdocs/projects/cxx1y.html                 |   15 ++++++++-------
 htdocs/projects/strees/index.html          |    8 ++++++--
 htdocs/projects/tree-ssa/tree-browser.html |    7 ++++---
 htdocs/simtest-howto.html                  |    7 ++++---
 7 files changed, 39 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2019-11-27 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 14:49 gcc-wwwdocs branch master updated. 87edc6dedbe817f53d51aec0ae5c15f6538c02a4 gerald

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).