albert-github
albert-github
I've just pushed a proposed patch, pull request #9461
I've just pushed a proposed patch, pull request #9457 It is unclear what is meant with "meta type description", so no solution for this (might have been solved already though).
For this problem please create a new issue, though the problem is that not all pages have a brief description. When we have e.g. ``` /// \file void fie(); ```...
Code has been integrated in master on GitHub (please don't close the issue as this will be done at the moment of an official release).
The `-` is indeed the character that is not possible in an ID (in this case a command name), the question that arises is why do you need a `-`...
I was indeed asking why you didn't use `@param_taint`, the mentioned phpdoc draft indeed includes the `-` as a normal character for a tag (for doxygen command name). Doxygen can't...
I've just pushed a proposed patch, pull request #9451
Code has been integrated in master on GitHub (please don't close the issue as this will be done at the moment of an official release).
- What happens when you run just make in the latex directory generated by doxygen? - Which tex version - which doxygen version - what is `omake`?
On: > What happens when you run just make in the latex directory generated by doxygen? you state: > It runs i have attached the log file for you Though...