Documentation : automatic format breaks doxygen tag
This commit is contained in:
parent
a269d45988
commit
35e3de4c7c
11 changed files with 60 additions and 58 deletions
|
|
@ -549,7 +549,7 @@ class DatabaseCore
|
|||
}
|
||||
|
||||
/*
|
||||
* !\brief test if a view exist
|
||||
*!\brief test if a view exist
|
||||
* \return true if the view. exist otherwise false
|
||||
*/
|
||||
|
||||
|
|
@ -562,7 +562,7 @@ class DatabaseCore
|
|||
}
|
||||
|
||||
/*
|
||||
* !\brief test if a schema exists
|
||||
*!\brief test if a schema exists
|
||||
* \return true if the schemas exists otherwise false
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue