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
|
||||
/*!
|
||||
* \file
|
||||
* \brief link between accountancy and analytic, like table but as a listing
|
||||
*/
|
||||
/*!
|
||||
* \class Anc_Acc_Link
|
||||
* \brief link between accountancy and analytic, like table but as a listing
|
||||
*/
|
||||
|
||||
class Anc_Acc_Link extends Anc_Print
|
||||
{
|
||||
function __contruct($p_cn)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue