summaryrefslogtreecommitdiffstats
path: root/doc/mainpage.dox
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cynapses.org>2010-12-10 20:17:57 +0100
committerAndreas Schneider <asn@cynapses.org>2010-12-10 20:17:57 +0100
commit37eeb854e4b0a51b0e51d571404630e156efa819 (patch)
tree7e0087ac7271d295547e1b9c29a727bae6d45776 /doc/mainpage.dox
parent57d752a1c31d64ef197444d6bf8f1f2726776661 (diff)
downloadlibssh-37eeb854e4b0a51b0e51d571404630e156efa819.tar.gz
libssh-37eeb854e4b0a51b0e51d571404630e156efa819.tar.xz
libssh-37eeb854e4b0a51b0e51d571404630e156efa819.zip
doc: Started to write a linking howto.
Diffstat (limited to 'doc/mainpage.dox')
-rw-r--r--doc/mainpage.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox
index 4da67c0..40aa0f0 100644
--- a/doc/mainpage.dox
+++ b/doc/mainpage.dox
@@ -5,6 +5,11 @@
This is the online reference for developing with the libssh library. It
documents the libssh C API and the C++ wrapper.
+@section main-linking Linking
+
+We created a small howto how to link libssh against your application, read
+@subpage libssh_linking.
+
@section main-tutorial Tutorial
You should start by reading @subpage libssh_tutorial, then reading the documentation of