From ea7227db439cc0e02a7ed69feae75fac6dfcc637 Mon Sep 17 00:00:00 2001 From: Joachim Schiele Date: Thu, 20 Jun 2013 19:18:18 +0200 Subject: - added a doxygen main page - modified all examples to be included in doxygen - modified the API documentation to have more details - added the 490px_FUSE_structure.svg.png (c) wikipedia --- example/fioc.h | 9 +++++++++ 1 file changed, 9 insertions(+) mode change 100644 => 100755 example/fioc.h (limited to 'example/fioc.h') diff --git a/example/fioc.h b/example/fioc.h old mode 100644 new mode 100755 index ec1a39d..c9bf358 --- a/example/fioc.h +++ b/example/fioc.h @@ -7,6 +7,15 @@ See the file COPYING. */ +/** @file + * @tableofcontents + * + * fioc.h - FUSE-ioctl: ioctl support for FUSE + * + * \include fioc.h + */ + + #include #include #include -- cgit v1.2.3