[PATCH wayland-web 1/1] html: Remove trailing whitespace

Bryce Harrington bryce at osg.samsung.com
Thu Jun 30 02:11:46 UTC 2016


On Tue, Jun 28, 2016 at 08:52:33AM -0500, Yong Bakos wrote:
> From: Yong Bakos <ybakos at humanoriented.com>
> 
> The html files contain trailing whitespace, which is an annoyance when making
> a change: editors configured to remove trailing whitespace upon save end up
> cluttering the diff beyond the intent of the author.
> 
> Remove trailing whitespace from all html files, so the annoyance described
> above no longer occurs.
> 
> Signed-off-by: Yong Bakos <ybakos at humanoriented.com>

Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
> ---
>  architecture.html     | 12 +++++-----
>  building.html         | 12 +++++-----
>  efl.html              | 10 ++++----
>  extras.html           | 14 +++++------
>  faq.html              | 10 ++++----
>  index.html            | 12 +++++-----
>  mesa-configure.html   | 18 +++++++-------
>  qt5.html              | 10 ++++----
>  releases-archive.html | 14 +++++------
>  releases.html         | 10 ++++----
>  reviewing.html        | 66 +++++++++++++++++++++++++--------------------------
>  screenshots.html      | 12 +++++-----
>  toolkits.html         | 10 ++++----
>  ubuntu12.04.html      |  2 +-
>  xserver.html          | 12 +++++-----
>  15 files changed, 112 insertions(+), 112 deletions(-)
> 
> diff --git a/architecture.html b/architecture.html
> index 0552e90..1acd957 100644
> --- a/architecture.html
> +++ b/architecture.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
>  <script type="text/javascript" src="generated-toc.js"></script>
> -<title>Wayland</title>
> +<title>Wayland</title>
>  </head>
> 
>  <body>
> @@ -264,4 +264,4 @@ point where the change it affects appears on screen.</p>
>  </p>
> 
>  </body>
> -</html>
> +</html>
> diff --git a/building.html b/building.html
> index 1ff9ea2..1fe1245 100644
> --- a/building.html
> +++ b/building.html
> @@ -1,8 +1,8 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
>  <title>Building Weston</title>
>  </head>
> @@ -21,7 +21,7 @@ particular distros, such as the
>  </p>
> 
>  <p>
> -If you want an even current build, you can use
> +If you want an even current build, you can use
>  our <a href="https://github.com/bryceharrington/wayland-build-tools/">wayland-build-tools</a>
>  scripts to check out and build all the git trees for your local system.
>  </p>
> @@ -360,7 +360,7 @@ testing specific features in the wayland protocol: </p>
>    <li>'weston-view' does the same for pdf files</li>
>    <li>'weston-resizor' demonstrates smooth window resizing
>      (use up and down keys)</li>
> -  <li>'weston-eventdemo' reports libtoytoolkit's
> +  <li>'weston-eventdemo' reports libtoytoolkit's
>      events to console (see weston-eventdemo --help)</li>
>  </ul>
> 
> diff --git a/efl.html b/efl.html
> index 2073098..024109a 100644
> --- a/efl.html
> +++ b/efl.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -  <head>
> -    <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +  <head>
> +    <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>      <link href="wayland.css" rel="stylesheet" type="text/css">
>      <script type="text/javascript" src="generated-toc.js"></script>
> -    <title>Wayland</title>
> +    <title>Wayland</title>
>    </head>
> 
>    <body>
> diff --git a/extras.html b/extras.html
> index eba7133..14dfc79 100644
> --- a/extras.html
> +++ b/extras.html
> @@ -1,10 +1,10 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
> -<title>Extras that work with Wayland</title>
> +<title>Extras that work with Wayland</title>
>  </head>
> 
>  <body>
> @@ -41,7 +41,7 @@ Wayland terminal emulator based on kmscon by the same author.</a>
> 
> 
>  <h2>
> -Java bindings by Jason Ekstrand's
> +Java bindings by Jason Ekstrand's
>  </h2>
> 
>  <p>
> @@ -77,7 +77,7 @@ glmark2
>      ./waf configure --with-flavors=wayland-glesv2,wayland-gl --prefix=$WLD
>      ./waf
>      ./waf install
> -    $WLD/bin/glmark2-es2-wayland
> +    $WLD/bin/glmark2-es2-wayland
>  </pre>
> 
>  <h2>Debugging tools</h2>
> diff --git a/faq.html b/faq.html
> index edcd6df..9fd8731 100644
> --- a/faq.html
> +++ b/faq.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
>  <script type="text/javascript" src="generated-toc.js"></script>
> -<title>Wayland</title>
> +<title>Wayland</title>
>  </head>
> 
>  <body>
> diff --git a/index.html b/index.html
> index 75887e4..bf8da81 100644
> --- a/index.html
> +++ b/index.html
> @@ -1,10 +1,10 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
> -<title>Wayland</title>
> +<title>Wayland</title>
>  </head>
> 
>  <body>
> @@ -60,4 +60,4 @@ embedded and mobile use cases.  </p>
>  </ul>
> 
>  </body>
> -</html>
> +</html>
> diff --git a/mesa-configure.html b/mesa-configure.html
> index dbd5996..7ee985f 100644
> --- a/mesa-configure.html
> +++ b/mesa-configure.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
> -<title>Mesa configuration for Wayland</title>
> +<title>Mesa configuration for Wayland</title>
>  <style type="text/css">
> -b {font-weight:900; background-color:cyan;}
> +b {font-weight:900; background-color:cyan;}
>  </style>
>  </head>
>  <body>
> @@ -35,9 +35,9 @@ b {font-weight:900; background-color:cyan;}
> 
>          Gallium:         yes
>          Gallium dirs:    auxiliary drivers state_trackers
> -        Target dirs:     <b>dri-nouveau dri-r300 dri-r600</b> dri-swrast
> -        Winsys dirs:     nouveau/drm radeon/drm sw sw/dri sw/wayland
> -        Driver dirs:     galahad identity llvmpipe noop <b>nouveau nv30 nv50 nvc0 r300 r600</b> rbug softpipe trace
> +        Target dirs:     <b>dri-nouveau dri-r300 dri-r600</b> dri-swrast
> +        Winsys dirs:     nouveau/drm radeon/drm sw sw/dri sw/wayland
> +        Driver dirs:     galahad identity llvmpipe noop <b>nouveau nv30 nv50 nvc0 r300 r600</b> rbug softpipe trace
>          Trackers dirs:   dri
> 
>          Shared libs:     yes
> diff --git a/qt5.html b/qt5.html
> index 2f046d8..00b0221 100644
> --- a/qt5.html
> +++ b/qt5.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
>  <script type="text/javascript" src="generated-toc.js"></script>
> -<title>Qt 5 on Wayland</title>
> +<title>Qt 5 on Wayland</title>
>  </head>
> 
>  <body>
> diff --git a/releases-archive.html b/releases-archive.html
> index a793b32..a8ef167 100644
> --- a/releases-archive.html
> +++ b/releases-archive.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
>  <script type="text/javascript" src="generated-toc.js"></script>
> -<title>Wayland</title>
> +<title>Wayland</title>
>  </head>
> 
>  <body>
> @@ -35,7 +35,7 @@ This is the second release candidate for 1.8.</p>
>  This is the first release candidate for 1.8.</p>
> 
>  <ul>
> -<li><a href="releases/wayland-1.7.92.tar.xz">wayland-1.7.92.tar.xz</a> -
> +<li><a href="releases/wayland-1.7.92.tar.xz">wayland-1.7.92.tar.xz</a> -
>    - <a href="http://lists.freedesktop.org/archives/wayland-devel/2015-May/022022.html">Wayland 1.7.92 Release Announcement</a></li>
>  <li><a href="releases/weston-1.7.92.tar.xz">weston-1.7.92.tar.xz</a>
>    - <a href="http://lists.freedesktop.org/archives/wayland-devel/2015-May/022023.html">Weston 1.7.92 Release Announcement</a></li>
> @@ -47,7 +47,7 @@ This is the first release candidate for 1.8.</p>
>  This is the alpha for 1.8.</p>
> 
>  <ul>
> -<li><a href="releases/wayland-1.7.91.tar.xz">wayland-1.7.91.tar.xz</a> -
> +<li><a href="releases/wayland-1.7.91.tar.xz">wayland-1.7.91.tar.xz</a> -
>    - <a href="http://lists.freedesktop.org/archives/wayland-devel/2015-May/021837.html">Wayland 1.7.91 Release Announcement</a></li>
>  <li><a href="releases/weston-1.7.91.tar.xz">weston-1.7.91.tar.xz</a>
>    - <a href="http://lists.freedesktop.org/archives/wayland-devel/2015-May/021838.html">Weston 1.7.91 Release Announcement</a></li>
> diff --git a/releases.html b/releases.html
> index 6c846c5..1ffffd3 100644
> --- a/releases.html
> +++ b/releases.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
>  <script type="text/javascript" src="generated-toc.js"></script>
> -<title>Wayland</title>
> +<title>Wayland</title>
>  </head>
> 
>  <body>
> diff --git a/reviewing.html b/reviewing.html
> index 7f8ce3d..4275f65 100644
> --- a/reviewing.html
> +++ b/reviewing.html
> @@ -1,10 +1,10 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
> -<title>Wayland - Reviewing Patches</title>
> +<title>Wayland - Reviewing Patches</title>
>  </head>
> 
>  <body>
> @@ -13,21 +13,21 @@
>  <h1>Reviewing Patches</h1>
> 
>  <p>
> -TL;DR: if you want to help, the best thing you can do right now is review
> +TL;DR: if you want to help, the best thing you can do right now is review
>  other people's patches on the mailing list.
>  </p>
> 
>  <p>
> -Longer:
> +Longer:
>  </p>
> 
>  <p>
> -Everyone can help in reviewing, from the newest member of the community to the
> +Everyone can help in reviewing, from the newest member of the community to the
>  oldest. Reviewing is basically two separate operations:
>  </p>
> 
>  <p>
> -(1) Technical (objective) review:
> +(1) Technical (objective) review:
>  </p>
>  <ul>
>  <li>Is the code correct?</li>
> @@ -53,23 +53,23 @@ oldest. Reviewing is basically two separate operations:
>  </ul>
> 
>  <p>
> -In both cases, the more experience you have in reviewing, the better the
> -review will be and the easier it will be to review. However, for a new
> -contributor, starting with the technical is easier, since it's objective. In
> +In both cases, the more experience you have in reviewing, the better the
> +review will be and the easier it will be to review. However, for a new
> +contributor, starting with the technical is easier, since it's objective. In
>  time, you'll learn how to do the subjective review too.
>  </p>
> 
>  <p>
> -Also, don't be afraid of doing bad reviews. Other people will review the same
> -contribution and review reviews. If a mistake is found, everyone learns. For
> -the subjective review, there is really no right or wrong, but a consensus of
> +Also, don't be afraid of doing bad reviews. Other people will review the same
> +contribution and review reviews. If a mistake is found, everyone learns. For
> +the subjective review, there is really no right or wrong, but a consensus of
>  the community. So speak up.
>  </p>
> 
>  <p>
> -Especially, speak up if the patch looks good. If you think it passes the
> -review criteria, <i>say so</i>. Reply to the email saying "This looks good", "Ship
> -it!" or "Awesome, thanks!" (praise goes a long way towards making people
> +Especially, speak up if the patch looks good. If you think it passes the
> +review criteria, <i>say so</i>. Reply to the email saying "This looks good", "Ship
> +it!" or "Awesome, thanks!" (praise goes a long way towards making people
>  feel welcome). In addition, add the line <em>Reviewed-by: Real Name
>  <my at email.address></em> so people pushing patches upstream can make it
>  <a title="example reviewed commit message"
> @@ -77,38 +77,38 @@ feel welcome). In addition, add the line <em>Reviewed-by: Real Name
>  </p>
> 
>  <p>
> -Kristian and other designated people with repository access will gladly accept
> -those reviews and apply the contribution to the codebase. Of course, they
> -reserve the right to re-review and point out if there were any problems. But
> +Kristian and other designated people with repository access will gladly accept
> +those reviews and apply the contribution to the codebase. Of course, they
> +reserve the right to re-review and point out if there were any problems. But
>  just like above, if that happens, everyone learns.
>  </p>
> 
>  <h2>Why you should do this?</h2>
> 
>  <p>
> -Well, if you're here, it's because you want Wayland and/or Weston to succeed.
> -If you contribute a bit of your time and expertise, you're helping the project
> +Well, if you're here, it's because you want Wayland and/or Weston to succeed.
> +If you contribute a bit of your time and expertise, you're helping the project
>  achieve that goal.
>  </p>
> 
>  <p>
> -If you have patches you have submitted yourself, by reviewing you free up the
> -time from other reviewers, increasing the chances that your contribution will
> -be dealt with sooner. Think also of this as tit-for-tat: if you want code
> +If you have patches you have submitted yourself, by reviewing you free up the
> +time from other reviewers, increasing the chances that your contribution will
> +be dealt with sooner. Think also of this as tit-for-tat: if you want code
>  reviewed, review code too.
>  </p>
> 
>  <p>
> -You'll also gain experience in reviewing. You'll become more familiar with the
> -codebase. That might come in very handy if you're doing this as part of some
> +You'll also gain experience in reviewing. You'll become more familiar with the
> +codebase. That might come in very handy if you're doing this as part of some
>  company project.
> 
>  <p>
> -And you'll gain merit in the project. The more you contribute (in reviews or
> -in code, but those go hand-in-hand), the more you'll be respected and the more
> -your own opinions will be listened to. This is important when it comes to
> -consensus-building and decision-making: Open Source Projects are not
> -democracies and definitely not tyrannies. They are meritocracies, where those
> +And you'll gain merit in the project. The more you contribute (in reviews or
> +in code, but those go hand-in-hand), the more you'll be respected and the more
> +your own opinions will be listened to. This is important when it comes to
> +consensus-building and decision-making: Open Source Projects are not
> +democracies and definitely not tyrannies. They are meritocracies, where those
>  who have contributed the most get to make decisions.
>  </p>
> 
> diff --git a/screenshots.html b/screenshots.html
> index 69a6136..b46f003 100644
> --- a/screenshots.html
> +++ b/screenshots.html
> @@ -1,10 +1,10 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
> -<title>Wayland</title>
> +<title>Wayland</title>
>  </head>
> 
>  <body>
> @@ -56,4 +56,4 @@
>  </ul>
> 
>  </body>
> -</html>
> +</html>
> diff --git a/toolkits.html b/toolkits.html
> index 14bed82..f7ae747 100644
> --- a/toolkits.html
> +++ b/toolkits.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
>  <script type="text/javascript" src="generated-toc.js"></script>
> -<title>Wayland</title>
> +<title>Wayland</title>
>  </head>
> 
>  <body>
> diff --git a/ubuntu12.04.html b/ubuntu12.04.html
> index a079b04..e79dc83 100644
> --- a/ubuntu12.04.html
> +++ b/ubuntu12.04.html
> @@ -303,4 +303,4 @@ weston
>  <p>Easy Peasy!</p>
> 
>  </body>
> -</html>
> +</html>
> diff --git a/xserver.html b/xserver.html
> index 26e534d..cf72c4d 100644
> --- a/xserver.html
> +++ b/xserver.html
> @@ -1,11 +1,11 @@
> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> -<html>
> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
> +<html>
> 
> -<head>
> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
> +<head>
> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
>  <link href="wayland.css" rel="stylesheet" type="text/css">
>  <script type="text/javascript" src="generated-toc.js"></script>
> -<title>XWayland</title>
> +<title>XWayland</title>
>  </head>
> 
>  <body>
> @@ -126,4 +126,4 @@ modules=xwayland.so
>  </p>
> 
>  </body>
> -</html>
> +</html>
> --
> 2.7.2
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list