diff --git a/build/org.eclipse.cdt.autotools.docs/build-helper.xml b/build/org.eclipse.cdt.autotools.docs/build-helper.xml index 7831830028f..6f27ae990c1 100644 --- a/build/org.eclipse.cdt.autotools.docs/build-helper.xml +++ b/build/org.eclipse.cdt.autotools.docs/build-helper.xml @@ -16,7 +16,7 @@ Generate Eclipse help content for the CDT autotools user guide - + diff --git a/build/org.eclipse.cdt.autotools.docs/tools.xml b/build/org.eclipse.cdt.autotools.docs/tools.xml index 40c2720bbbc..d3e6fd9c054 100644 --- a/build/org.eclipse.cdt.autotools.docs/tools.xml +++ b/build/org.eclipse.cdt.autotools.docs/tools.xml @@ -2,10 +2,10 @@ - - - - - + + + + + diff --git a/build/org.eclipse.cdt.meson.docs/CDT/Meson/User_Guide/Updating-This-Document.html b/build/org.eclipse.cdt.meson.docs/CDT/Meson/User_Guide/Updating-This-Document.html index c18c44a58b1..8db463650cf 100644 --- a/build/org.eclipse.cdt.meson.docs/CDT/Meson/User_Guide/Updating-This-Document.html +++ b/build/org.eclipse.cdt.meson.docs/CDT/Meson/User_Guide/Updating-This-Document.html @@ -28,7 +28,7 @@

Updating This Document

This document is maintained in a collaborative wiki. If you wish to update or modify this document please visit - http://wiki.eclipse.org/CDT/Meson/User_Guide + https://wiki.eclipse.org/CDT/Meson/User_Guide

diff --git a/build/org.eclipse.cdt.meson.docs/CDT/Meson/User_Guide/User-Guide.html b/build/org.eclipse.cdt.meson.docs/CDT/Meson/User_Guide/User-Guide.html index caa7687d8dd..0049833145c 100644 --- a/build/org.eclipse.cdt.meson.docs/CDT/Meson/User_Guide/User-Guide.html +++ b/build/org.eclipse.cdt.meson.docs/CDT/Meson/User_Guide/User-Guide.html @@ -39,7 +39,7 @@

This file tells meson that the project name hello is a C project and that it creates a single executable called hello which is formed from hello.c. Meson will find the C compiler, etc.. needed to build this project on this build machine.

Running meson in the directory containing meson.build will create a ninja.build file in the build directory (or specified build directory).

For more details see: - http://mesonbuild.com/ + https://mesonbuild.com/

diff --git a/build/org.eclipse.cdt.meson.docs/build-helper.xml b/build/org.eclipse.cdt.meson.docs/build-helper.xml index bfa7504a91b..d013909f9a3 100644 --- a/build/org.eclipse.cdt.meson.docs/build-helper.xml +++ b/build/org.eclipse.cdt.meson.docs/build-helper.xml @@ -29,7 +29,7 @@ = Updating This Document = This document is maintained in a collaborative wiki. If you wish to update or modify this document please visit -http://wiki.eclipse.org/CDT/Meson/User_Guide +https://wiki.eclipse.org/CDT/Meson/User_Guide