update doc descriptions of namespaces

This commit is contained in:
2019-01-07 13:09:57 -03:00
parent dc44550ae8
commit 3a32a7a402
3 changed files with 6 additions and 3 deletions

View File

@@ -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 {
/**

View File

@@ -13,6 +13,9 @@
*/
namespace LibSernatur {
/**
* The person name space
*/
namespace Person {
/**