[gtk-web/windows-vcpkg: 2/2] Coalesce the "distributing" section



commit 2b2a2a8b7a1078433581a5f1e4cde12342c6de8e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Mar 5 00:10:05 2020 +0000

    Coalesce the "distributing" section
    
    And hoist it up one level.

 collections/_docs/windows.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/collections/_docs/windows.md b/collections/_docs/windows.md
index 2e369f3..4220731 100644
--- a/collections/_docs/windows.md
+++ b/collections/_docs/windows.md
@@ -138,7 +138,7 @@ where to find the libraries. This is done by adding
 to the CMake options, where `vcpkg` root is the location where you cloned
 the `vcpkg` repository.
 
-### Building and distributing your application
+## Building and distributing your application
 
 <div class="alert alert-success">
 Once you have installed the GTK as above, you should have little problem
@@ -176,8 +176,6 @@ glib-compile-schemas share/glib-2.0/schemas
 **Step 6.** You can then zip up your installation folder, or use an installer
 generator to do that for you, and distribute the result.
 
-### Building and distributing your application
-
 You may use MSYS2 to [build your GTK application and create an installer to
 distribute it](https://blogs.gnome.org/nacho/2014/08/01/how-to-build-your-gtk-application-on-windows/).
 Your installer will need to ship your application build artifacts as well as


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]