1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

Add doxygen mainpage tag to lvm.h

This commit is contained in:
Dave Wysochanski 2009-07-28 15:33:59 +00:00
parent afcd9399a9
commit 1df7ef9a05

View File

@ -30,7 +30,9 @@
/*************************** Design Overview ********************************/ /*************************** Design Overview ********************************/
/* /**
* \mainpage LVM library API
*
* The API is designed around the following basic LVM objects: * The API is designed around the following basic LVM objects:
* 1) Physical Volume (PV) 2) Volume Group (VG) 3) Logical Volume (LV). * 1) Physical Volume (PV) 2) Volume Group (VG) 3) Logical Volume (LV).
* *