albert-github
albert-github
Is there any chance of a new / extended set of images. Since 2016 there are some new images. Looking at the v11.0 definition and attempting to run the `generate_emoji_sty.py`...
When `EXTRACT_ALL` is set a number of warnings is suppressed, sometimes there is a request to see them as well. To be able to see warnings in case `EXTRACT_ALL` is...
- enabling the possibility to specify the size indicators per output type - adding for the HTML output format the size indicator handling with the different image possibilities (were missing)...
Based on the enhancement request #2435 for the `href` possibility with the `` / `` tag I looked back at the current possibilities of the `` tag regarding the `cref`...
In the old pull request #8215 it was mentioned as a side note: > The A DOCTYPE is a required preamble. It is strange that comment cannot be at the...
Implementation of the basic commands `\filename` and `\fileline` and for the `\filename` command some parts of it by means of options.
In case of `HIDE_SCOPE_NAMES=YES` is set the template definition should still be shown like with `HIDE_SCOPE_NAMES=NO`
It is in change logs and release notes quite common to have a construct in the form of: ``` [@user](html link) ``` doxygen shows this correct but issues a warning:...
The `FILE_VERSION_FILTER` should not be applied on tag files Example: [example.tar.gz](https://github.com/doxygen/doxygen/files/9092838/example.tar.gz)
Support the following comments types also on the beginning of a markdown file (i.e. as white space): HTML comment: - `` Markdown comment (see also https://stackoverflow.com/questions/4823468/comments-in-markdown/20885980#20885980): - `[comment]: (This is...