From 49b37128914fc0dc4532fc93a408aeabb7a1250e Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Tue, 15 Dec 2009 23:50:16 +0100 Subject: [PATCH] Stub for doxygen main documentation --- doc/documentation.dox | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/documentation.dox diff --git a/doc/documentation.dox b/doc/documentation.dox new file mode 100644 index 00000000..b3dbe721 --- /dev/null +++ b/doc/documentation.dox @@ -0,0 +1,5 @@ +/** +@mainpage libssh main documentation +@section Introduction + +*/