diff options
Diffstat (limited to 'source4/lib/util/mainpage.dox')
-rw-r--r-- | source4/lib/util/mainpage.dox | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source4/lib/util/mainpage.dox b/source4/lib/util/mainpage.dox new file mode 100644 index 0000000000..464151e771 --- /dev/null +++ b/source4/lib/util/mainpage.dox @@ -0,0 +1,11 @@ +/** + +\mainpage util + +\section Introduction + +This library contains convenience functions that are used heavily +throughout Samba. None of these functions are SMB or Samba-specific. +It's a bit to Samba what GLib is to the GNOME folks. + +*/ |