Re: [Doxygen-users] Generating documentation when source code is continuously being updated
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2014-03-16 11:05:49
|
On 16 Mar 2014, at 11:31 , Khirod Kant Naik <khi...@gm...> wrote: > I want to add Doxygen support to DXR. The DXR indexes the source code of popular mozilla source trees like mozilla-central and comm-central. > > As said the source code of these trees is continuously being updated. How can we generate documentation of such source code?? Is there a possible, work around or one has to deal with it and generate documentation each time from scratch. It depends. I've explained a way here: http://stackoverflow.com/a/8247993/784672 but it has some limitations (which are listed). Regards, Dimitri |