1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00
samba-mirror/lib/tevent/doc/tevent_tutorial.dox
David Koňař 1bce2510ca tevent: Add tevent tutorial files.
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2013-06-12 18:05:16 +02:00

21 lines
312 B
Plaintext

/**
@page tevent_tutorial The Tutorial
@section tevent_tutorial_introduction Introduction
Tutorial describing working with tevent library.
@section tevent_tutorial_toc Table of contents
@subpage tevent_context
@subpage tevent_events
@subpage tevent_data
@subpage tevent_request
@subpage tevent_queue
*/