[gtk+] docs/gtk: Sort content_files/expand_content_files alphabetically



commit 2e0a3ec57a87a9ac3b282f5d5a9b45907b06fa46
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Jan 4 09:53:24 2016 +0100

    docs/gtk: Sort content_files/expand_content_files alphabetically

 docs/reference/gtk/Makefile.am |   50 ++++++++++++++++++++--------------------
 1 files changed, 25 insertions(+), 25 deletions(-)
---
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index fa0dcb9..eb8cd43 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -281,43 +281,43 @@ MKHTML_OPTIONS="--path=\"$(abs_srcdir):$(top_srcdir)/examples\""
 
 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE)
 content_files =                                        \
-       version.xml                             \
-       running.sgml                            \
+       broadway.xml                            \
+       broadwayd.xml                           \
        building.sgml                           \
        compiling.sgml                          \
        drawing-model.xml                       \
+       getting_started.xml                     \
        glossary.xml                            \
+       gtk3-demo-application.xml               \
+       gtk3-demo.xml                           \
+       gtk3-icon-browser.xml                   \
+       gtk3-widget-factory.xml                 \
+       gtk-builder-tool.xml                    \
+       gtk-encode-symbolic-svg.xml             \
+       gtk-launch.xml                          \
+       gtk-query-immodules-3.0.xml             \
+       gtk-query-settings.xml                  \
+       gtk-update-icon-cache.xml               \
+       input-handling.xml                      \
        migrating-2to3.xml                      \
        migrating-checklist.sgml                \
-       migrating-unique-GtkApplication.xml     \
-       migrating-smclient-GtkApplication.xml   \
        migrating-GtkGrid.xml                   \
        migrating-GtkStyleContext.xml           \
-       osx.sgml                                \
-       broadway.xml                            \
-       wayland.xml                             \
+       migrating-smclient-GtkApplication.xml   \
+       migrating-unique-GtkApplication.xml     \
        mir.xml                                 \
+       osx.sgml                                \
+       overview.xml                            \
        question_index.sgml                     \
        resources.sgml                          \
+       running.sgml                            \
        text_widget.sgml                        \
        tree_widget.sgml                        \
-       windows.sgml                            \
-       x11.sgml                                \
-       gtk3-demo.xml                           \
-       gtk3-demo-application.xml               \
-       gtk3-widget-factory.xml                 \
-       gtk3-icon-browser.xml                   \
-       gtk-query-immodules-3.0.xml             \
-       gtk-update-icon-cache.xml               \
-       gtk-encode-symbolic-svg.xml             \
-       gtk-launch.xml                          \
-       broadwayd.xml                           \
-       gtk-builder-tool.xml                    \
-       input-handling.xml                      \
+       version.xml                             \
        visual_index.xml                        \
-       getting_started.xml                     \
-       overview.xml                            \
-       gtk-query-settings.xml
+       wayland.xml                             \
+       windows.sgml                            \
+       x11.sgml
 
 expand_content_files =                                 \
        compiling.sgml                          \
@@ -327,10 +327,10 @@ expand_content_files =                            \
        input-handling.xml                      \
        migrating-2to3.xml                      \
        migrating-checklist.sgml                \
-       migrating-unique-GtkApplication.xml     \
-       migrating-smclient-GtkApplication.xml   \
        migrating-GtkGrid.xml                   \
        migrating-GtkStyleContext.xml           \
+       migrating-smclient-GtkApplication.xml   \
+       migrating-unique-GtkApplication.xml     \
        question_index.sgml                     \
        text_widget.sgml                        \
        tree_widget.sgml


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