summaryrefslogtreecommitdiff
path: root/source4/lib/util/mainpage.dox
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-05 20:45:18 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:52:15 -0500
commit4d8fe47f7fcfa1b0f479faf72d7d3fe15f799be5 (patch)
tree51b814ec40aeb679444666253f8045a304963586 /source4/lib/util/mainpage.dox
parent8ef42b1fab5e7608a8f90f303ec4c1d3524627d9 (diff)
downloadsamba-4d8fe47f7fcfa1b0f479faf72d7d3fe15f799be5.tar.gz
samba-4d8fe47f7fcfa1b0f479faf72d7d3fe15f799be5.tar.bz2
samba-4d8fe47f7fcfa1b0f479faf72d7d3fe15f799be5.zip
r13849: More improvements to the libutil docs.
(This used to be commit eed16ac3b7f7062a34f09f602db0f828cac7f246)
Diffstat (limited to 'source4/lib/util/mainpage.dox')
-rw-r--r--source4/lib/util/mainpage.dox11
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.
+
+*/