author | zecke <zecke> | 2004-01-10 17:17:40 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-01-10 17:17:40 (UTC) |
commit | 7a6891cfb59247cefb814ac7de726469b5584090 (patch) (side-by-side diff) | |
tree | 0049c63ae81960dd50c5d4fbcf8e7ea70e611e25 /doc/Mainpage.dox | |
parent | f52e45a39aca1be8141fa39ddc8bcf586ce44d1a (diff) | |
download | opie-7a6891cfb59247cefb814ac7de726469b5584090.zip opie-7a6891cfb59247cefb814ac7de726469b5584090.tar.gz opie-7a6891cfb59247cefb814ac7de726469b5584090.tar.bz2 |
update API documentation
-rwxr-xr-x | doc/Mainpage.dox | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/Mainpage.dox b/doc/Mainpage.dox new file mode 100755 index 0000000..4fb0d49 --- a/dev/null +++ b/doc/Mainpage.dox @@ -0,0 +1,30 @@ +/** + * @mainpage The OPIE API Reference + * + * This section contains the OPIE online class reference for the current + * development version of OPIE. You can also download (??? MB) + * the complete API documentation. Additionally, you can subscribe or + * read the mailing lists for any additions and/or modifications to the API. + * + * - <a href="qt/index.html"><b>qt</b></a> + * (<a href="qt/classes.html">classes</a>)\n + * <i>Qt classes</i> + * - <a href="libqpe/html/index.html"><b>Qtopia library</b></a> + * (<a href="libqpe/html/classes.html">classes</a>)\n + * <i>Qtopia lib</i> + * - <a href="libopie/html/index.html"><b>libopie</b></a> + * (<a href="libopie/html/classes.html">classes</a>)\n + * <i>libopie</i> + * - <a href="pim/html/index.html"><b>PIM</b></a> + * (<a href="pim/html/classes.html">classes</a>)\n + * <i>Libopie PIM</i> + * + */ + +/** + * @page search Search the API documentation + * + * <br>Under construction. + * + */ + |