update doc descriptions of namespaces
This commit is contained in:
@@ -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 {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user