More documentation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22271 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -35,15 +35,15 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \mainpage Heimdal crypto library
|
/*! @mainpage Heimdal crypto library
|
||||||
*
|
*
|
||||||
* \section intro Introduction
|
* @section intro Introduction
|
||||||
*
|
*
|
||||||
* Heimdal libhcrypto library is a implementation many crypto algorithms
|
* Heimdal libhcrypto library is a implementation many crypto algorithms
|
||||||
*
|
*
|
||||||
* Sections of this manual:
|
* Sections of this manual:
|
||||||
*
|
*
|
||||||
* \subpage DH
|
* @subpage page_dh
|
||||||
*
|
*
|
||||||
* The project web page:
|
* The project web page:
|
||||||
* http://www.h5l.org/
|
* http://www.h5l.org/
|
||||||
@@ -51,4 +51,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/** @defgroup hcrypto Core functions */
|
/** @defgroup hcrypto Core functions */
|
||||||
/** @defgroup hcrypto_dh Diffie-Hellman functions */
|
|
||||||
|
/** @defgroup hcrypto_dh Diffie-Hellman functions
|
||||||
|
* See the @ref page_dh for description and examples.
|
||||||
|
*/
|
||||||
|
Reference in New Issue
Block a user