Warning, /frameworks/syndication/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /*!
0002  * @mainpage syndication - an RSS/Atom parser library.
0003  *
0004  * @section purpose Purpose
0005  *
0006  * syndication is a parser library for RSS and Atom feeds.
0007  *
0008  * @section desc Description
0009  *
0010  * RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds are supported.
0011  * syndication offers a unified, format-agnostic view on the parsed feed, 
0012  * so that the using application does not need to distinguish between feed
0013  * formats.
0014  *
0015  * @todo: add some coding examples here.
0016  *
0017  * @authors Frank Osterfeld  \<osterfeld@kde.org\>
0018  *
0019  * @maintainers Frank Osterfeld  \<osterfeld@kde.org\>
0020  *
0021  * @licenses
0022  * @lgpl
0023  *
0024  * For questions and discussions about syndication either contact the author 
0025  * or the <a href="mailto:kde-pim@kde.org">kde-pim@kde.org</a> mailing list.
0026  */
0027 
0028 // DOXYGEN_PROJECTNAME=Syndication Library
0029 // DOXYGEN_EXCLUDE = mapper