BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bsldoc.h
Go to the documentation of this file.
1/// @file bsldoc.h
2///
3///
4/// @defgroup bsldoc Package bsldoc
5/// @brief Basic Standard Library DOCumentation (bsldoc)
6/// @addtogroup bsl
7/// @{
8/// @addtogroup bsldoc
9/// @{
10/// * <a href="#bsldoc-purpose"> Purpose</a>
11/// * <a href="#bsldoc-mnemonic"> Mnemonic </a>
12/// * <a href="#bsldoc-description"> Description </a>
13/// * <a href="#bsldoc-hierarchical-synopsis"> Hierarchical Synopsis </a>
14/// * <a href="#bsldoc-component-synopsis"> Component Synopsis </a>
15///
16/// # Purpose {#bsldoc-purpose}
17/// Provide documentation of terms and concepts used throughout BDE.
18///
19/// # Mnemonic {#bsldoc-mnemonic}
20/// Basic Standard Library DOCumentation (bsldoc)
21///
22/// # Description {#bsldoc-description}
23/// The 'bsldoc' package provides documentation of terms and concepts
24/// used ubiquitously throughout BDE.
25///
26/// ## Hierarchical Synopsis {#bsldoc-hierarchical-synopsis}
27///
28/// The 'bsldoc' package currently has 1 component.
29/// @code
30/// 1. bsldoc_glossary
31/// @endcode
32///
33/// ## Component Synopsis {#bsldoc-component-synopsis}
34///
35/// @ref bsldoc_glossary :
36/// Provide definitions for terms used throughout BDE documentation.
37///
38/// @}
39/** @} */