summaryrefslogtreecommitdiffstats
path: root/doc/tevent_tutorial.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tevent_tutorial.dox')
-rw-r--r--doc/tevent_tutorial.dox22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/tevent_tutorial.dox b/doc/tevent_tutorial.dox
new file mode 100644
index 0000000..207a244
--- /dev/null
+++ b/doc/tevent_tutorial.dox
@@ -0,0 +1,22 @@
+/**
+@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
+
+*/