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 {
|
||||
/**
|
||||
* This is the database namespace for Sernatur
|
||||
* Sernatur database library
|
||||
*/
|
||||
namespace DB {
|
||||
/**
|
||||
|
@ -13,6 +13,9 @@
|
||||
*/
|
||||
|
||||
namespace LibSernatur {
|
||||
/**
|
||||
* The person name space
|
||||
*/
|
||||
namespace Person {
|
||||
|
||||
/**
|
||||
|
@ -13,7 +13,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* The main Sernatur namespace
|
||||
* The sernatur program
|
||||
*/
|
||||
namespace Sernatur {
|
||||
using Constants;
|
||||
|
Loading…
Reference in New Issue
Block a user