From: Andreas Schneider Date: Tue, 4 May 2010 21:07:03 +0000 (+0200) Subject: tevent: Started a tevent_queue tutorial. X-Git-Tag: samba-3.6.0pre1~2240 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2f962aacf018cefcf857b3ab05fdfa1aa1250c;p=thirdparty%2Fsamba.git tevent: Started a tevent_queue tutorial. --- diff --git a/lib/tevent/doc/tutorials.dox b/lib/tevent/doc/tutorials.dox new file mode 100644 index 00000000000..ba1fd904e31 --- /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 + */