diff options
author | Aris Adamantiadis <aris@0xbadc0de.be> | 2010-08-23 21:21:57 +0200 |
---|---|---|
committer | Aris Adamantiadis <aris@0xbadc0de.be> | 2010-08-23 21:21:57 +0200 |
commit | 14048354d5fe098ae470bc329acba10fad5bc5b6 (patch) | |
tree | 1186183d9313b8870e257d7acfdedabb1fc1d2fe /doc/introduction.dox | |
parent | 94b689e19d51ab887afe95afd8e9bf50a18af0c4 (diff) | |
download | libssh-14048354d5fe098ae470bc329acba10fad5bc5b6.tar.gz libssh-14048354d5fe098ae470bc329acba10fad5bc5b6.tar.xz libssh-14048354d5fe098ae470bc329acba10fad5bc5b6.zip |
Fix conflicts/ missing /** */ in doxygen
Diffstat (limited to 'doc/introduction.dox')
-rw-r--r-- | doc/introduction.dox | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/introduction.dox b/doc/introduction.dox index fde9fd3..5387824 100644 --- a/doc/introduction.dox +++ b/doc/introduction.dox @@ -1,3 +1,4 @@ +/** @page tutorial The Tutorial @section introduction Introduction @@ -36,4 +37,4 @@ Table of contents: @subpage tbd - +*/ |