author | zecke <zecke> | 2004-03-06 15:12:31 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-03-06 15:12:31 (UTC) |
commit | e580a1336207665b2009fcb0a928354fd07883e7 (patch) (unidiff) | |
tree | 168555e250ba3266c81a933b408db4da475cda01 /doc/Mainpage.dox | |
parent | e605df00284707a6dc4dd2ba51962531d43a5bea (diff) | |
download | opie-e580a1336207665b2009fcb0a928354fd07883e7.zip opie-e580a1336207665b2009fcb0a928354fd07883e7.tar.gz opie-e580a1336207665b2009fcb0a928354fd07883e7.tar.bz2 |
Add Opie2 Docu
-rwxr-xr-x | doc/Mainpage.dox | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/doc/Mainpage.dox b/doc/Mainpage.dox index 9dcf52d..06ac189 100755 --- a/doc/Mainpage.dox +++ b/doc/Mainpage.dox | |||
@@ -1,33 +1,50 @@ | |||
1 | /** | 1 | /** |
2 | * @mainpage The OPIE API Reference | 2 | * @mainpage The OPIE API Reference |
3 | * | 3 | * |
4 | * This section contains the OPIE online class reference for the current | 4 | * This section contains the OPIE online class reference for the current |
5 | * development version of OPIE. You can also download (??? MB) | 5 | * development version of OPIE. You can also download (??? MB) |
6 | * the complete API documentation. Additionally, you can subscribe or | 6 | * the complete API documentation. Additionally, you can subscribe or |
7 | * read the mailing lists for any additions and/or modifications to the API. | 7 | * read the mailing lists for any additions and/or modifications to the API. |
8 | * | 8 | * |
9 | * - <a href="qt/index.html"><b>qt</b></a> | 9 | * - <a href="qt/index.html"><b>qt</b></a> |
10 | * (<a href="qt/classes.html">classes</a>)\n | 10 | * (<a href="qt/classes.html">classes</a>)\n |
11 | * <i>Qt classes</i> | 11 | * <i>Qt classes</i> |
12 | * - <a href="libqpe/html/index.html"><b>Qtopia library</b></a> | 12 | * - <a href="libqpe/html/index.html"><b>Qtopia library</b></a> |
13 | * (<a href="libqpe/html/classes.html">classes</a>)\n | 13 | * (<a href="libqpe/html/classes.html">classes</a>)\n |
14 | * <i>Qtopia lib</i> | 14 | * <i>Qtopia lib</i> |
15 | * - <a href="libopie/html/index.html"><b>libopie</b></a> | 15 | * - <a href="libopie/html/index.html"><b>libopie</b></a> |
16 | * (<a href="libopie/html/classes.html">classes</a>)\n | 16 | * (<a href="libopie/html/classes.html">classes</a>)\n |
17 | * <i>libopie</i> | 17 | * <i>libopie</i> |
18 | * - <a href="pim/html/index.html"><b>PIM</b></a> | 18 | * - <a href="pim/html/index.html"><b>PIM</b></a> |
19 | * (<a href="pim/html/classes.html">classes</a>)\n | 19 | * (<a href="pim/html/classes.html">classes</a>)\n |
20 | * <i>Libopie PIM</i> | 20 | * <i>Libopie PIM</i> |
21 | * - <a href="network/html/index.html"><b>Network Settings Modules</b></a> | 21 | * - <a href="network/html/index.html"><b>Network Settings Modules</b></a> |
22 | * (<a href="network/html/classes.html">classes</a>)\n | 22 | * (<a href="network/html/classes.html">classes</a>)\n |
23 | * <i>Networksettings</i> | 23 | * <i>Networksettings</i> |
24 | * | 24 | * - <a href="core2/html/index.html"><b>Opie2 Core Classes</b></a> |
25 | * (<a href="core2/html/classes.html">classes</a>)\n | ||
26 | * <i>Core Classes</i> | ||
27 | * - <a href="ui2/html/index.html"><b>Opie2 UI Classes</b></a> | ||
28 | * (<a href="ui2/html/classes.html">classes</a>)\n | ||
29 | * <i>UI Classes</i> | ||
30 | * - <a href="db2/html/index.html"><b>Opie2 DataBase Classes</b></a> | ||
31 | * (<a href="db2/html/classes.html">classes</a>)\n | ||
32 | * <i>DataBase Classes</i> | ||
33 | * - <a href="net2/html/index.html"><b>Opie2 Network Classes</b></a> | ||
34 | * (<a href="net2/html/classes.html">classes</a>)\n | ||
35 | * <i>Network Classes</i> | ||
36 | * - <a href="pim2/html/index.html"><b>Opie2 PIM Classes</b></a> | ||
37 | * (<a href="pim2/html/classes.html">classes</a>)\n | ||
38 | * <i>PIM Classes</i> | ||
39 | * - <a href="libopie2/html/index.html"><b>All Opie2 Classes</b></a> | ||
40 | * (<a href="libopie2/html/classes.html">classes</a>)\n | ||
41 | * <i>LIB OPIE2</i> | ||
25 | */ | 42 | */ |
26 | 43 | ||
27 | /** | 44 | /** |
28 | * @page search Search the API documentation | 45 | * @page search Search the API documentation |
29 | * | 46 | * |
30 | * <br>Under construction. | 47 | * <br>Under construction. |
31 | * | 48 | * |
32 | */ | 49 | */ |
33 | 50 | ||