diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-01-18 02:27:02 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-01-18 02:27:02 +0800 |
commit | b77c7192f536108e07ffaf19a58e6bff9b011a93 (patch) | |
tree | 64670972a4bb0cfa909955c3c12127daca22ebab /help/devel/importer/public-reference.sgml | |
parent | 9d6b2a1c6ad4d96388637e30f96523390aa58de2 (diff) | |
download | gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.gz gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.bz2 gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.lz gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.xz gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.tar.zst gsoc2013-evolution-b77c7192f536108e07ffaf19a58e6bff9b011a93.zip |
Some API documentation for the importer
svn path=/trunk/; revision=7589
Diffstat (limited to 'help/devel/importer/public-reference.sgml')
-rw-r--r-- | help/devel/importer/public-reference.sgml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/help/devel/importer/public-reference.sgml b/help/devel/importer/public-reference.sgml new file mode 100644 index 0000000000..ba99c9b309 --- /dev/null +++ b/help/devel/importer/public-reference.sgml @@ -0,0 +1,20 @@ + <reference id="importer-public-reference"> + <title>Importer Public API Reference</title> + + <partintro> + <para> + This part presents the class and function reference for the + public APIs of the different components of the &Evolution; + Import Framework. + </para> + </partintro> + + &EvolutionImporter; + </reference> + +<!-- +Local variables: +mode: sgml +sml-parent-document: ("../evolution-devel-guide.sgml" "book" "part" "") +End: +--> |