1
1

doc: Follow the current naming convention.

Этот коммит содержится в:
Andreas Schneider 2010-12-10 20:28:59 +01:00
родитель 37eeb854e4
Коммит 751f202f56
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -21,7 +21,7 @@
*/ */
/** /**
* @defgroup libssh_pki SSH Public Key Infrastructure * @defgroup libssh_pki The SSH Public Key Infrastructure
* @ingroup libssh * @ingroup libssh
* *
* Functions for the creation, importation and manipulation of public and * Functions for the creation, importation and manipulation of public and

Просмотреть файл

@ -20,7 +20,7 @@
*/ */
/** /**
* @defgroup libssh_threads Threading with libssh * @defgroup libssh_threads The SSH threading functions.
* @ingroup libssh * @ingroup libssh
* *
* Threading with libssh * Threading with libssh