talloc: use the system pytalloc-util for python3 as well
[sfrench/samba-autobuild/.git] / lib / tevent / doc / tevent_tutorial.dox
1 /**
2 @page tevent_tutorial The Tutorial
3
4 @section tevent_tutorial_introduction Introduction
5
6 Tutorial describing working with tevent library.
7
8 @section tevent_tutorial_toc Table of contents
9
10 @subpage tevent_context
11
12 @subpage tevent_events
13
14 @subpage tevent_data
15
16 @subpage tevent_request
17
18 @subpage tevent_queue
19
20 @subpage tevent_thread
21
22 */