summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2010-05-04 23:07:03 +0200
committerAndreas Schneider <asn@samba.org>2010-05-05 09:28:04 +0200
commitdc2f962aacf018cefcf857b3ab05fdfa1aa1250c (patch)
treed052a1012d35d61313a299650183c091ccbb7aa3 /lib
parent239d59feab872a889268497ab6cfc88eb60ed42e (diff)
downloadsamba-dc2f962aacf018cefcf857b3ab05fdfa1aa1250c.tar.gz
samba-dc2f962aacf018cefcf857b3ab05fdfa1aa1250c.tar.bz2
samba-dc2f962aacf018cefcf857b3ab05fdfa1aa1250c.zip
tevent: Started a tevent_queue tutorial.
Diffstat (limited to 'lib')
-rw-r--r--lib/tevent/doc/tutorials.dox9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/tevent/doc/tutorials.dox b/lib/tevent/doc/tutorials.dox
new file mode 100644
index 0000000000..ba1fd904e3
--- /dev/null
+++ b/lib/tevent/doc/tutorials.dox
@@ -0,0 +1,9 @@
+/**
+ * @page tevent_queue_tutorial teven_queue tutorial
+ *
+ * @section something Something
+ *
+ * @todo Write down the logic how to use teven_queue
+ *
+ * guru meditation
+ */