From 1df7ef9a0562d24ef138ba92019adf7a9baa1b62 Mon Sep 17 00:00:00 2001 From: Dave Wysochanski Date: Tue, 28 Jul 2009 15:33:59 +0000 Subject: [PATCH] Add doxygen mainpage tag to lvm.h --- liblvm/lvm.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/liblvm/lvm.h b/liblvm/lvm.h index a3bfffafe..8db6ad300 100644 --- a/liblvm/lvm.h +++ b/liblvm/lvm.h @@ -30,7 +30,9 @@ /*************************** Design Overview ********************************/ -/* +/** + * \mainpage LVM library API + * * The API is designed around the following basic LVM objects: * 1) Physical Volume (PV) 2) Volume Group (VG) 3) Logical Volume (LV). * -- 2.43.5