Changeset 988 for vendor/current/lib/tevent/doc
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- Location:
- vendor/current/lib/tevent/doc
- Files:
-
- 10 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/lib/tevent/doc/mainpage.dox
r740 r988 11 11 * tevent_req (tevent request) functions. 12 12 * 13 * @section tevent_download Download 13 * @section main_tevent_tutorial Tutorial 14 * 15 * You should start by reading @subpage tevent_tutorial, then reading the 16 * documentation of the interesting functions as you go. 17 * 18 * @section main_tevent_download Download 14 19 * 15 20 * You can download the latest releases of tevent from the … … 17 22 * on the samba public source archive. 18 23 * 19 * @section tevent_bugs Discussion and bug reports24 * @section main_tevent_bugs Discussion and bug reports 20 25 * 21 26 * tevent does not currently have its own mailing list or bug tracking system. … … 26 31 * bug tracking system. 27 32 * 28 * @section tevent_devel Development33 * @section main_tevent_devel Development 29 34 * You can download the latest code either via git or rsync. 30 35 *
Note:
See TracChangeset
for help on using the changeset viewer.