Hello Dimitri

I have tried out this distribution. I find it fixes some of the problems I
have seen but it introduces others. I find that files which include @cond
OMIT/@endcond have problems with @ref in the sections following, so some
cross-references now produce warnings. In one case, class members are not
documented at all until the @cond OMIT/@endcond is removed in a different
part of the file. Do you want a bug report for this, or do you not bother
when it is just the latest SVN?

Thanks
- Damon


|------------>
| From:      |
|------------>
  
>----------------------------------------------------------------------------------------------------------------------------------------------|
  |Dimitri van Heesch <dimi...@stack.nl>                                        
                                                                 |
  
>----------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  
>----------------------------------------------------------------------------------------------------------------------------------------------|
  |<doxygen-users@lists.sourceforge.net>                                        
                                                                 |
  
>----------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  
>----------------------------------------------------------------------------------------------------------------------------------------------|
  |03/24/2013 09:37 AM                                                          
                                                                 |
  
>----------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  
>----------------------------------------------------------------------------------------------------------------------------------------------|
  |[Doxygen-users] Doxygen-1.8.3.1-20130324 in SVN                              
                                                                 |
  
>----------------------------------------------------------------------------------------------------------------------------------------------|





Hi,

With this update the following has changed:
-------------------------------------------------------------------------------

+ ADD: Added experimental support for "clang assisted parsing", which
allows
       the code to also be parsed via libclang and can improve the quality
of
       the syntax highting, cross-references, and call graphs, especially
for
       template heavy C++ code. To enable this feature you have to
configure
       doxygen with the --with-libclang option. Then you get two new config
       options: CLANG_ASSISTED_PARSING to enable or disable parsing via
       clang and CLANG_OPTIONS to pass additional compiler options needed
to
       compile the files. Note that enabling this feature has a significant
       performance penality (I'm looking at ways to reduce that).
+ ADD: Included language update for Ukrainian.
+ BUG: VHDL: Added patch by Martin Kreis to improve code output.
+ BUG: id 427012: Putting a @todo in front of an anonoymous namespace
caused
       bogus entry in the todo list.
+ BUG: id 564462: Fixed alignment issue with tabs and multibyte characters.
+ BUG: id 571561: No space between * and tag (e.g. \endcode) made parser
       misbehave
+ BUG: id 583233: Included patch to limit generated Doxyfile comments to 80

       columns
+ BUG: id 682369: Incomplete documentation on doxygen -w latex
+ BUG: id 627712: Doxygen Header in C Files makes empty Lines in HTML
Source
       Code when starts in Line 1
+ BUG: id 639954: Fortran: array constructors with brackets were not
correctly
       recognized.
+ BUG: id 673218: Replaced "echo -n" with "printf" in the configure script.
+ BUG: id 679626: Included patch by Abert to correctly link pages in the
manual
+ BUG: id 694376: In some cases members were missing from the tag file.
+ BUG: id 694610: Warning was not reported at the correct line in two
cases.
+ BUG: id 694631, 694632: @cond..@endcond did not work properly for
removing
       mac definitions.
+ BUG: id 694726: VHDL: fixed issue generating LaTeX output.
-------------------------------------------------------------------------------

Enjoy,
  Dimitri

------------------------------------------------------------------------------

Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users



------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to