
Module: ppl/ppl Branch: master Commit: b17d00bfc0b43f14e56eaa735f2f70495e1001c2 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=b17d00bfc0b43...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Mon Mar 30 09:16:28 2009 +0200
Avoid spurious vertical space in the documentation. When adding a member group using doxygen commmand \name and the multiline style special comments, also add a \brief command if there is no detailed documentation for the group.
---
interfaces/C/C_interface.dox | 26 ++-- interfaces/C/ppl_c_header.h | 148 ++++++++++---------- .../Fake_Class_for_Doxygen.java | 6 +- .../Java/parma_polyhedra_library/MIP_Problem.java | 18 ++-- .../Parma_Polyhedra_Library.java | 2 +- 5 files changed, 100 insertions(+), 100 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=b17d00bfc...