-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathMainpage.dox
33 lines (24 loc) · 950 Bytes
/
Mainpage.dox
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/** @mainpage The Simon Source Code Documentation
<p>
This is the developer online reference for the Simon speech recognition system.
To follow or get involved with the development of Simon,
join the <a href="https://mail.kde.org/mailman/listinfo/kde-accessibility">kde-accessibility mailing list</a>.
</p>
@maintainers
Mario Fux \<[email protected]\>
@authors
Peter Grasch \<[email protected]\><br/>
Adam Nash \<[email protected]\><br/>
Frederik Gladhorn \<[email protected]\><br/>
Patrick von Reth \<[email protected]\><br/>
Manfred Scheucher \<[email protected]\><br/>
Alessadro Buggin \<[email protected]\><br/>
Dominik Neumeister \<[email protected]\><br/>
Mario Strametz \<[email protected]\><br/>
Phillip Goriup \<[email protected]\><br/>
@licenses
@gpl (if not stated otherwise in the source file)
*/
// DOXYGEN_NAME = Simon
// DOXYGEN_ENABLE = YES
// vim:ts=4:sw=4:expandtab:filetype=doxygen