]> www.fi.muni.cz Git - evince.git/commit
Split API documentation into libdocument, libview and shell. Required
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 1 Feb 2009 16:43:51 +0000 (16:43 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 1 Feb 2009 16:43:51 +0000 (16:43 +0000)
commit16cc05ec4f7663103e45a52ac06d292e6b75a8c0
tree3a63b645aa9ee63de9db62907cacb2f60872c9c0
parentf28565d119b13be06615e377be67753a6be672ca
Split API documentation into libdocument, libview and shell. Required

2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>

* 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
18 files changed:
ChangeLog
configure.ac
help/reference/Makefile.am
help/reference/evince-docs.sgml [deleted file]
help/reference/evince.types [deleted file]
help/reference/libdocument/Makefile.am [new file with mode: 0644]
help/reference/libdocument/libevdocument-docs.sgml [new file with mode: 0644]
help/reference/libdocument/libevdocument.types [new file with mode: 0644]
help/reference/libdocument/version.xml.in [moved from help/reference/version.xml.in with 100% similarity]
help/reference/libview/Makefile.am [new file with mode: 0644]
help/reference/libview/libevview-docs.sgml [new file with mode: 0644]
help/reference/libview/libevview.types [new file with mode: 0644]
help/reference/libview/version.xml.in [new file with mode: 0644]
help/reference/shell/Makefile.am [new file with mode: 0644]
help/reference/shell/evince-docs.sgml [new file with mode: 0644]
help/reference/shell/evince.types [new file with mode: 0644]
help/reference/shell/tmpl/dummy.sgml [moved from help/reference/tmpl/dummy.sgml with 100% similarity]
help/reference/shell/version.xml.in [new file with mode: 0644]