~kubuntu-members/kshisen/4.11

1
2
3
4
5
6
7
8
9
10
/*!
 * \mainpage KShisen — Solitaire-like Mahjongg Game
 *
 * KShisen is a solitaire-like game played using the standard set of Mahjong tiles.
 * Unlike Mahjong however, KShisen has only one layer of scrambled tiles.
 */

// DOXYGEN_EXCLUDE = .svn .git apidocs sounds
// DOXYGEN_SET_PROJECT_NAME = KShisen
// vim: ts=4 sw=4 expandtab filetype=doxygen