summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-10-18 15:21:12 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-10-18 15:21:12 -0400
commit56cc9e2d71f5ea095039388837b2205e85d3d9ab (patch)
tree98014947a8ee69f538fad57cd3465946beede477 /docs/reference/gtk/Makefile.am
parent14322b03abfbeba30bd1bb1ad552280986dbcbba (diff)
downloadgtk+-56cc9e2d71f5ea095039388837b2205e85d3d9ab.tar.gz
Start a new migration guide
Remove information that is only relevant for porting to GTK+ 3, and put scaffolding in place for information relevant to GTK+ 4.
Diffstat (limited to 'docs/reference/gtk/Makefile.am')
-rw-r--r--docs/reference/gtk/Makefile.am18
1 files changed, 4 insertions, 14 deletions
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index c07a56ef6a..adcfb7d146 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -297,13 +297,8 @@ content_files = \
gtk4-query-settings.xml \
gtk4-update-icon-cache.xml \
input-handling.xml \
- migrating-2to3.xml \
- migrating-3xtoy.xml \
- migrating-checklist.sgml \
- migrating-GtkGrid.xml \
- migrating-GtkStyleContext.xml \
- migrating-smclient-GtkApplication.xml \
- migrating-unique-GtkApplication.xml \
+ migrating-2to4.xml \
+ migrating-3to4.xml \
mir.xml \
osx.sgml \
overview.xml \
@@ -324,13 +319,8 @@ expand_content_files = \
getting_started.xml \
glossary.xml \
input-handling.xml \
- migrating-2to3.xml \
- migrating-3xtoy.xml \
- migrating-checklist.sgml \
- migrating-GtkGrid.xml \
- migrating-GtkStyleContext.xml \
- migrating-smclient-GtkApplication.xml \
- migrating-unique-GtkApplication.xml \
+ migrating-2to4.xml \
+ migrating-3to4.xml \
question_index.sgml \
text_widget.sgml \
tree_widget.sgml