From da94f0ebc7232e8e9d0e629fe559b7bc93d9a1c6 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sat, 25 Jul 2009 18:12:49 +0200 Subject: Update doxygen config and allow generation of documentation --- include/libiphone/afc.h | 6 ++++-- include/libiphone/libiphone.h | 7 ++++--- include/libiphone/lockdown.h | 7 +++++-- include/libiphone/mobilesync.h | 8 +++++--- include/libiphone/notification_proxy.h | 6 ++++-- 5 files changed, 22 insertions(+), 12 deletions(-) (limited to 'include') diff --git a/include/libiphone/afc.h b/include/libiphone/afc.h index 08122a1..71730cc 100644 --- a/include/libiphone/afc.h +++ b/include/libiphone/afc.h @@ -1,5 +1,7 @@ -/* - * afc.h +/** + * @file libiphone/afc.h + * @brief AFC Implementation + * \internal * * Copyright (c) 2009 Nikias Bassen All Rights Reserved. * diff --git a/include/libiphone/libiphone.h b/include/libiphone/libiphone.h index 014c8bf..1451f15 100644 --- a/include/libiphone/libiphone.h +++ b/include/libiphone/libiphone.h @@ -1,6 +1,7 @@ -/* - * libiphone.h - * Main include of libiphone +/** + * @file libiphone/libiphone.h + * @brief Common code and device handling + * \internal * * Copyright (c) 2008 Jonathan Beck All Rights Reserved. * diff --git a/include/libiphone/lockdown.h b/include/libiphone/lockdown.h index 55c0cb7..daa5800 100644 --- a/include/libiphone/lockdown.h +++ b/include/libiphone/lockdown.h @@ -1,6 +1,9 @@ -/* - * lockdownd.h +/** + * @file libiphone/lockdown.h + * @brief Communcation with the lockdown device daemon + * \internal * + * Copyright (c) 2008 Zach C. All Rights Reserved. * Copyright (c) 2009 Martin S. All Rights Reserved. * * This library is free software; you can redistribute it and/or diff --git a/include/libiphone/mobilesync.h b/include/libiphone/mobilesync.h index f8fa711..662036c 100644 --- a/include/libiphone/mobilesync.h +++ b/include/libiphone/mobilesync.h @@ -1,7 +1,9 @@ -/* - * mobilesync.h +/** + * @file libiphone/mobilesync.h + * @brief MobileSync Implementation + * \internal * - * Copyright (c) 2009 Martin S. All Rights Reserved. + * Copyright (c) 2009 Jonathan Beck All Rights Reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/libiphone/notification_proxy.h b/include/libiphone/notification_proxy.h index 520ccd1..66b7a80 100644 --- a/include/libiphone/notification_proxy.h +++ b/include/libiphone/notification_proxy.h @@ -1,5 +1,7 @@ -/* - * notification_proxy.h +/** + * @file libiphone/notification_proxy.h + * @brief Implementation to talk to the notification proxy on a device + * \internal * * Copyright (c) 2009 Nikias Bassen All Rights Reserved. * -- cgit v1.1-32-gdbae