Get short, timely messages from Doxygen.

Twitter is a rich source of instantly updated information. It's easy to stay updated on an incredibly wide variety of topics. Join today and follow @doxygen.

Get updates via SMS by texting follow doxygen to 40404 in the United States
Codes for other countries

Two-way (sending and receiving) short codes:
Country Code For customers of
Australia
  • 0198089488 Telstra
Canada
  • 21212 (any)
United Kingdom
  • 86444 Vodafone, Orange, 3, O2
Indonesia
  • 89887 AXIS, 3, Telkomsel
Ireland
  • 51210 O2
India
  • 53000 Bharti Airtel, Videocon
Jordan
  • 90903 Zain
New Zealand
  • 8987 Vodafone, Telecom NZ
United States
  • 40404 (any)

doxygen

  1. @abcminiuser there is a PayPal donate button in the column on the right on doxygen.org :-)
  2. @abcminiuser That feature was originally planned for 1.8.1, but has now been moved to the next release.
  3. @abcminiuser I see what you mean: div.line needs a "min-height: 13px;" in doxygen.css to avoid lines from being collapsed...
  4. @abcminiuser Think I found & fixed the problem. I've updated all packages (but kept the version at 1.8.1). Can you re-download and try?
  5. @abcminiuser was this with default HTML headers and footers? can you send me a small example that shows the problem? (src+cfg file)
  6. Doxygen version 1.8.1 has been released! Changelog: doxygen.org/changelog.html Download: doxygen.org/download.html#…
  7. @LefterisJP thanks for the kind words!
  8. @bentayloruk I haven't been able to reproduce this. If you have a self-contained example please file a bug report: bugzilla.gnome.org/enter_bug.cgi?…
  9. @bentayloruk Did you set HIDE_UNDOC_CLASSES to YES? Then classes whose documentation start with @internal should not appear...
  10. @abackstrom It was created by accident. Forgot to update the version before committing :(
  11. @davidjrogers No, at least on the official website version 1.8.0 is available (just double checked)
  12. @RevoluPowered You can use dimitri@stack.nl
  13. @RevoluPowered Can you explain to me (e.g. in a mail) what you mean with 'html logo code'?
  14. Doxygen version 1.8.0 has been released! Changelog: doxygen.org/changelog.html Download: doxygen.org/download.html#…
  15. @numb3r23 Cool, I'll add a link to it from doxygen's helpers page (doxygen.org/helpers.html)
  16. @chinoogawa can't say I ever tried this. There is a hardcoded rtf_pageWidth in rtfstyle.h which is probably 2x too wide for A5.
  17. @tewha Markdown support scheduled for the next release. You can already get the latest SVN snapshot if you want to try it already.
  18. @bmirvine looks like the object file gets too big for the linker. Try if configuring with --english-only and building clean helps.