]> www.fi.muni.cz Git - evince.git/blobdiff - help/reference/shell/evince-docs.sgml
[build] Fix build with --enable-gtk-doc
[evince.git] / help / reference / shell / evince-docs.sgml
index a58fd510c2115654a996363973f41ca32800c714..576e32c559d2fb8cf35c3304152742bcd632c8ab 100644 (file)
@@ -17,7 +17,6 @@
    <!ENTITY ev-sidebar-page                    SYSTEM  "xml/ev-sidebar-page.xml">
    <!ENTITY ev-sidebar-thumbnails              SYSTEM  "xml/ev-sidebar-thumbnails.xml">
    <!ENTITY ev-sidebar                         SYSTEM  "xml/ev-sidebar.xml">
-   <!ENTITY ev-stock-icons                     SYSTEM  "xml/ev-stock-icons.xml">
    <!ENTITY ev-utils                           SYSTEM  "xml/ev-utils.xml">
    <!ENTITY ev-window-title                    SYSTEM  "xml/ev-window-title.xml">
    <!ENTITY ev-window                          SYSTEM  "xml/ev-window.xml">
   <bookinfo>
     <title>Evince Programmer's Reference Manual</title>
   </bookinfo>
-  
-    <part>
-      <title>
-       <phrase>Evince Frontend</phrase>
-      </title>
-     <partintro>
-      <para>
 
-       Evince internals are rather simple. There are an application
-       singleton that maintains list of windows and provides common
-       services, each window shows loaded document, it has menus
-       sidebar, toolbar and main view.
-      </para>
-     </partintro>
-       &ev-history;
-       &ev-metadata-manager;
-       &ev-navigation-action;
-       &ev-navigation-action-widget;
-       &ev-page-action;
-       &ev-page-action-widget;
-       &ev-password-view;
-       &ev-properties-dialog;
-       &ev-properties-fonts;
-       &ev-sidebar-attachments;
-       &ev-sidebar-links;
-       &ev-sidebar-page;
-       &ev-sidebar-thumbnails;
-       &ev-sidebar;
-       &ev-stock-icons;
-       &ev-utils;
-       &ev-window-title;
-       &ev-window;
-    </part>
-    
-  <index/>
+  <part>
+    <title>Evince Frontend</title>
+    <partintro>
+      <para>The Evince internals are rather simple. There is an application
+        singleton maintaining a list of windows and providing common
+        services. Each window shows a loaded document and has menus, a
+        sidebar, a toolbar and a main view.</para>
+    </partintro>
+    &ev-history;
+    &ev-metadata-manager;
+    &ev-navigation-action;
+    &ev-navigation-action-widget;
+    &ev-page-action;
+    &ev-page-action-widget;
+    &ev-password-view;
+    &ev-properties-dialog;
+    &ev-properties-fonts;
+    &ev-sidebar-attachments;
+    &ev-sidebar-links;
+    &ev-sidebar-page;
+    &ev-sidebar-thumbnails;
+    &ev-sidebar;
+    &ev-utils;
+    &ev-window-title;
+    &ev-window;
+  </part>
 
+  <index />
 </book>