Re: [Doxygen-users] doxygen sort order

2015-06-30 Thread woody
At 01:02 PM 6/30/2015 -0400, Ron W wrote: On Tue, Jun 30, 2015 at 12:17 PM, woody <knap...@realtime.net> wrote: When I ran doxygen and output a .rtf file, doxygen sorted the fields in a structure by name, rather than by order of definition. How do you override this

Re: [Doxygen-users] doxygen sort order

2015-06-30 Thread Ron W
On Tue, Jun 30, 2015 at 12:17 PM, woody wrote: > When I ran doxygen and output a .rtf file, doxygen sorted the fields in a > structure by name, > rather than by order of definition. > How do you override this behavior so it will do it in line number order > (the way the structure > is laid out).

Re: [Doxygen-users] adding doxygen comments to code

2015-06-30 Thread Ron W
On Tue, Jun 30, 2015 at 9:51 AM, woody wrote: > > How do you create the custom directives? > See: http://www.stack.nl/~dimitri/doxygen/manual/custcmd.html "@req" is just a short hand for "@par Requirements". "@range" is defined as: ALIASES += range{1}="@par Range @f[ @1 @f]" "@issue"

[Doxygen-users] doxygen sort order

2015-06-30 Thread woody
When I ran doxygen and output a .rtf file, doxygen sorted the fields in a structure by name, rather than by order of definition. How do you override this behavior so it will do it in line number order (the way the structure is laid out). It is a pain having to sort these by hand. -

[Doxygen-users] doxywizard a command line client

2015-06-30 Thread Andreas Tscharner
Hello World, I've just installed doxygen 1.8.10. When I start doxywizard the first thing that gets started is a command line shell and then the GUI gets started. It didn't do that in 1.8.9.1. Is this a bug or intentional? Thanks for this great product! Best regards Andreas --

[Doxygen-users] Building doxygen 1.8.10 with custom tools

2015-06-30 Thread Ferro, Alasdair
Hi, I'm trying to build the latest Doxygen release with a custom Python and Flex build (for various reasons I still have to build on SLES10...). Previously (i.e. with 1.8.9.1) I used: ./configure \ --prefix /install/path \ --english-only \ --python python2.7 \ --flex /path/to/flex-2

Re: [Doxygen-users] Doxygen does not generate documentation from html pages

2015-06-30 Thread didje
Hi Albert, I did search the forums, without success - I was perhaps being too specific about my search term, checking for "html" related answers only. However, I did not check the FAQ, the one you mention answers my question. Thanks. -- View this message in context: http://doxygen.10944.n7.nabb