[tepl] docs: better document Gtef -> Amtk API break



commit 77266b1d485338b70d38edb0681ed4f7f964bf24
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Jul 18 17:38:45 2017 +0200

    docs: better document Gtef -> Amtk API break

 docs/reference/api-breaks.xml |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/api-breaks.xml b/docs/reference/api-breaks.xml
index 7710c22..2d56a08 100644
--- a/docs/reference/api-breaks.xml
+++ b/docs/reference/api-breaks.xml
@@ -29,7 +29,7 @@
     </itemizedlist>
   </chapter>
 
-  <chapter id="api-breaks-2-to-3">
+  <chapter id="api-breaks-2-to-3-tepl">
     <title>Gtef 2 -> Tepl 3</title>
 
     <itemizedlist>
@@ -53,6 +53,13 @@
           instead.
         </para>
       </listitem>
+    </itemizedlist>
+  </chapter>
+
+  <chapter id="api-breaks-2-to-3-amtk">
+    <title>Gtef 2 -> Amtk 3</title>
+
+    <itemizedlist>
       <listitem>
         <para>
           The classes and functions related to actions and menus have been moved
@@ -61,6 +68,14 @@
           But Amtk is still developed inside the Tepl repository.
         </para>
       </listitem>
+      <listitem>
+        <para>
+          Add <link linkend="AmtkFactory">AmtkFactory</link> and
+          <link linkend="AmtkFactoryMenu">AmtkFactoryMenu</link>, which replace
+          <code>gtef_action_info_store_create_menu_item()</code> and removes the
+          <code>GtefActionInfoStore:application</code> property.
+        </para>
+      </listitem>
     </itemizedlist>
   </chapter>
 </part>


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