On Fri, Jan 10, 2014 at 3:14 AM,
wrote:
Date: Fri, 10 Jan 2014 09:08:44 +0100
From: Stefan Heiss
Subject: [Doxygen-users] How to generate an Appendix page
To: "doxygen-users@lists.sourceforge.net"
Message-ID:
Content-Type: text/plain; charset="iso-8859-1&
On Fri, Jan 10, 2014 at 3:14 AM, <
doxygen-users-requ...@lists.sourceforge.net> wrote:
> Date: Fri, 10 Jan 2014 09:08:44 +0100
> From: Stefan Heiss
> Subject: [Doxygen-users] How to generate an Appendix page
> To: "doxygen-users@lists.sourceforge.net"
>
Is there an official way to generate an doxygen page and move it in the
Appendix. I'm currently thinking about patching the refman.tex Output from
doxygen in such a way that it will include an Appendix, and move some pages
therein. Basically, that works with a few awk/grep/sed lines of code. How