[Doxygen-users] Functions on a new page in document
Brought to you by:
dimitri
From: Simon C. <smn...@gm...> - 2019-04-09 08:58:49
|
Hello, I am using Latex output to generate PDF documentation. The formatting is generally good, however the generated output has more than one function per page, e.g. *1.2.3.4 Function A* *1.2.3.4 Function B* What i want is to insert a page break before each function How do i do this ? Regards |