1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/lib/tevent/doc/tevent_tutorial.dox

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
336 B
Plaintext
Raw Normal View History

/**
@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
@subpage tevent_thread
*/