Re: [Doxygen-users] how to document multi dimensional arrays

2014-03-18 Thread Ron Wilson
Date: Mon, 17 Mar 2014 20:54:43 +0100 > From: Fabio Mosti > hi everybody, > in my application I use a simple array-based config system, something > like this: > > $cf['section1']['param1'] = 'value'; > $cf['section1']['param2'] = 'value'; > $cf['section2']['param1'] = 'value'; > > and so on... th

[Doxygen-users] Unable to run with the input filter

2014-03-18 Thread Paul Suman Raj Talari
Hi Team, I tried adding the filter patter *.js=doxygen.js ( https://gist.github.com/dimitarcl/3767879) sh: doxygen.js: command not found i even get the same error with *js=js2doxy.pl sh: s2doxy.pl: command not found Any help would be greatly appreciated. Thanks, Paul. -