From 16cc05ec4f7663103e45a52ac06d292e6b75a8c0 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 01 Feb 2009 16:43:51 +0000 Subject: Split API documentation into libdocument, libview and shell. Required 2009-02-01 Carlos Garcia Campos * configure.ac: * help/reference/Makefile.am: * help/reference/libdocument/Makefile.am: * help/reference/libdocument/libevdocument-docs.sgml: * help/reference/libdocument/libevdocument.types: * help/reference/libdocument/version.xml.in: * help/reference/libview/Makefile.am: * help/reference/libview/libevview-docs.sgml: * help/reference/libview/libevview.types: * help/reference/libview/version.xml.in: * help/reference/shell/Makefile.am: * help/reference/shell/evince-docs.sgml: * help/reference/shell/evince.types: * help/reference/shell/tmpl/dummy.sgml: * help/reference/shell/version.xml.in: Split API documentation into libdocument, libview and shell. Required gtk-doc files has been added, but API docs still need to be completed and improved. Fixes bug #568465. svn path=/trunk/; revision=3401 --- (limited to 'help/reference/evince-docs.sgml') diff --git a/help/reference/evince-docs.sgml b/help/reference/evince-docs.sgml deleted file mode 100644 index cbec8ed..0000000 --- a/help/reference/evince-docs.sgml +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ]> - - - Evince Programmer's Reference Manual - - - - - <phrase>Document interfaces</phrase> - - - - Provides support for writing Evince backends. For example - EvAttachment is used to represent document attachments. - The core have objects that represent various document - interfaces. - - - &ev-document-factory; - &ev-document; - &ev-document-find; - &ev-document-fonts; - &ev-document-images; - &ev-document-info; - &ev-document-links; - &ev-document-misc; - &ev-document-security; - &ev-document-thumbnails; - &ev-document-transition; - - - - <phrase>Document data</phrase> - - - - Helper objects related to document like attachments, links and images. - - - &ev-attachment; - &ev-link; - &ev-link-action; - &ev-link-dest; - &ev-image; - &ev-render-context; - &ev-selection; - - - - <phrase>Helper functions</phrase> - - - - Helper functions common for backend implementation - - - &ev-async-renderer; - &ev-file-exporter; - &ev-file-helpers; - - - - <phrase>Evince Frontend</phrase> - - - - - 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. - - - &ev-history; - &ev-jobs; - &ev-metadata-manager; - &ev-navigation-action; - &ev-navigation-action-widget; - &ev-page-action; - &ev-page-action-widget; - &ev-page-cache; - &ev-password-view; - &ev-pixbuf-cache; - &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-view-accessible; - &ev-view; - &ev-window-title; - &ev-window; - - - - - -- cgit v0.9.1