mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
1bce2510ca
Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
21 lines
312 B
Plaintext
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
|
|
|
|
*/
|