diff --git a/AndroidRemoteControl/Mainpage.dox b/AndroidRemoteControl/Mainpage.dox new file mode 100644 index 00000000..948faee2 --- /dev/null +++ b/AndroidRemoteControl/Mainpage.dox @@ -0,0 +1,12 @@ +/** @page KPhotoAlbum companion app + +The QML-based companion app can connect to kphotoalbum running on the desktop. + +It can: + - browse images + - discover a random set of images + - show information about an image + - add/remove tokens to/from an image + + */ +// DOXYGEN_SET_PROJECT_NAME = AndroidRemoteControl diff --git a/Mainpage.dox b/Mainpage.dox index 0640c0b3..59cee916 100644 --- a/Mainpage.dox +++ b/Mainpage.dox @@ -1,5 +1,6 @@ /** @mainpage KPhotoAlbum Image and video tagging and cataloguing */ +// DOXYGEN_SET_PROJECT_NAME = KPhotoAlbum