diff options
Diffstat (limited to 'doc/authentication.dox')
-rw-r--r-- | doc/authentication.dox | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/authentication.dox b/doc/authentication.dox index 9628a48..e98d5e7 100644 --- a/doc/authentication.dox +++ b/doc/authentication.dox @@ -1,3 +1,4 @@ +/** @page authentication Chapter 2: A deeper insight on authentication @section authentication_details A deeper insight on authentication @@ -369,4 +370,4 @@ int display_banner(ssh_session session) } @endcode - +*/ |