]> Kevux Git Server - doxy2man/log
doxy2man
7 years agoadd example + reference output master
Georg Sauthoff [Wed, 31 Aug 2016 07:06:46 +0000 (09:06 +0200)]
add example + reference output

7 years agoalso print argument strings in a struct
Georg Sauthoff [Tue, 30 Aug 2016 20:50:48 +0000 (22:50 +0200)]
also print argument strings in a struct

e.g. as in:

    struct Foo {
      char str[20];
      int i;
    };

doxygen parses `[20]` as argument string

8 years agoAdd GPLv3+ license file. This closes #2.
Georg Sauthoff [Wed, 24 Jun 2015 09:45:04 +0000 (11:45 +0200)]
Add GPLv3+ license file. This closes #2.

8 years agoMerge pull request #1 from nmav/master
gsauthof [Wed, 17 Jun 2015 19:13:02 +0000 (21:13 +0200)]
Merge pull request #1 from nmav/master

include a manpage for doxy2man

8 years agoinclude a manpage for doxy2man
Nikos Mavrogiannopoulos [Tue, 9 Jun 2015 08:49:30 +0000 (10:49 +0200)]
include a manpage for doxy2man

10 years agoupdate build instructions, tested platforms in README
Georg Sauthoff [Mon, 10 Mar 2014 12:54:43 +0000 (13:54 +0100)]
update build instructions, tested platforms in README

10 years agoadd version strings in help output
Georg Sauthoff [Mon, 10 Mar 2014 12:50:17 +0000 (13:50 +0100)]
add version strings in help output

10 years agoversion bump
Georg Sauthoff [Mon, 10 Mar 2014 12:40:55 +0000 (13:40 +0100)]
version bump

10 years agoSort authors, sort functions on the summary page
Georg Sauthoff [Mon, 10 Mar 2014 12:35:05 +0000 (13:35 +0100)]
Sort authors, sort functions on the summary page

11 years agoadd compile, usage etc. information to README
Georg Sauthoff [Mon, 29 Oct 2012 21:39:51 +0000 (22:39 +0100)]
add compile, usage etc. information to README

11 years agoInitial commit: doxy2man
Georg Sauthoff [Mon, 29 Oct 2012 21:37:15 +0000 (22:37 +0100)]
Initial commit: doxy2man

Create man pages from doxygen XML output.

11 years agoInitial commit
gsauthof [Mon, 29 Oct 2012 20:25:27 +0000 (13:25 -0700)]
Initial commit