This is the mail archive of the lvm2-cvs@sourceware.org mailing list for the LVM2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LVM2/liblvm lvm.h


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-28 15:33:59

Modified files:
	liblvm         : lvm.h 

Log message:
	Add doxygen mainpage tag to lvm.h

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/lvm.h.diff?cvsroot=lvm2&r1=1.40&r2=1.41

--- LVM2/liblvm/lvm.h	2009/07/28 13:17:04	1.40
+++ LVM2/liblvm/lvm.h	2009/07/28 15:33:59	1.41
@@ -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).
  *


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]