update doc descriptions of namespaces
This commit is contained in:
parent
dc44550ae8
commit
3a32a7a402
@ -13,11 +13,11 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The main sernatur library namespace
|
* The sernatur library
|
||||||
*/
|
*/
|
||||||
namespace LibSernatur {
|
namespace LibSernatur {
|
||||||
/**
|
/**
|
||||||
* This is the database namespace for Sernatur
|
* Sernatur database library
|
||||||
*/
|
*/
|
||||||
namespace DB {
|
namespace DB {
|
||||||
/**
|
/**
|
||||||
|
@ -13,6 +13,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
namespace LibSernatur {
|
namespace LibSernatur {
|
||||||
|
/**
|
||||||
|
* The person name space
|
||||||
|
*/
|
||||||
namespace Person {
|
namespace Person {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The main Sernatur namespace
|
* The sernatur program
|
||||||
*/
|
*/
|
||||||
namespace Sernatur {
|
namespace Sernatur {
|
||||||
using Constants;
|
using Constants;
|
||||||
|
Loading…
Reference in New Issue
Block a user