Re: [Doxygen-users] Javascript ?
Brought to you by:
dimitri
From: Clayton <cla...@gm...> - 2015-11-10 09:07:57
|
Leif, This worked recently for me: FILE_PATTERNS = *.js If you build the latest Doxygen from source, it should Just Work, no FILE_PATTERNS required. Javascript is actually handled by core Doxygen, and the above FILE_PATTERNS line is a work-around for a recently fixed bug. Clayton On Mon, 9 Nov 2015 18:38:56 +0100 Albert <alb...@gm...> wrote: > Leif, > > Did you try *.js with the input patterns? > > Albert > > On Mon, Nov 9, 2015 at 2:29 PM, Leif Jensen <le...@cr...> wrote: > > > Hello, > > > > We have used doxygen in many years for our C and java projects. > > Now we got a new relative big project, that will be javascript (and > > HTML5). I was looking at the home page (doxygen.org), but the links > > for Extensions/Javascript (berlios.de) lead nowhere :-(. > > > > How do we make doxygen work with javascript code ? > > > > Leif > > > > > > ------------------------------------------------------------------------------ > > Presto, an open source distributed SQL query engine for big data, > > initially developed by Facebook, enables you to easily query your > > data on Hadoop in a more interactive manner. Teradata is also now > > providing full enterprise support for Presto. Download a free open > > source copy now. > > http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140 > > _______________________________________________ Doxygen-users > > mailing list Dox...@li... > > https://lists.sourceforge.net/lists/listinfo/doxygen-users > > |