Hi Florian.

>From your link I can tell that for example
int _maxIterations; ///< Limit of iterations during one timestep.
Should work.

Just scroll a bit down for a lot of alternatives regarding 2 liners and 1
liners and choose the one that you like most.

Kind regards,
Stefan.
-----Original Message-----
From: Florian Lindner [mailto:mailingli...@xgm.de]
Sent: Tuesday, July 15, 2014 10:56 AM
To: doxygen-users@lists.sourceforge.net
Subject: [Doxygen-users] Briefer comments

Hello,

I have a lot of comments like that:

  /**
   * @brief Limit of iterations during one timestep.
   */
  int _maxIterations;

which makes it three lines of code for one line of comment. What is the
best way to achieve the same commentary with one line of code?

At http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html all comments
are multi-line.

Thanks,
Florian


--------------------------------------------------------------------------
----
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck Code
Sight - the same software that powers the world's largest code search on
Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

-- 
--
Exit Games | www.exitgames.com | @exitgames | +49 40 413 596 0

Executives Christof Wegmann CTO, Wim de Smet CFO
Trade Registry / Amtsgericht Hamburg, Germany HRB 85991

++ Add Chat: http://j.mp/PhotonChat
++ Start Turnbased: http://j.mp/PhotonTurnbased
++ Unity Networking that just works: http://j.mp/PhotonUnity
++ Follow http://twitter.com/exitgames for Photon announcements

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to