Documentation for Doxygen
This commit is contained in:
parent
9e9fc58485
commit
4886d78356
96 changed files with 536 additions and 119 deletions
|
|
@ -19,10 +19,14 @@
|
|||
|
||||
// Copyright Author Dany De Bontridder danydb@aevalys.eu
|
||||
|
||||
/*!\file
|
||||
* \brief object to show a table: link between accountancy and analytic
|
||||
/*!
|
||||
* \file
|
||||
* \brief printing analytic and accountancy as a table
|
||||
*/
|
||||
/*!
|
||||
* \class Anc_Table
|
||||
* \brief printing analytic and accountancy as a table
|
||||
*/
|
||||
|
||||
class Anc_Table extends Anc_Acc_Link
|
||||
{
|
||||
function __construct($p_cn)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue