Blacky Cat

Results 14 issues of Blacky Cat

Hello, I am would like document Pascal source code, with a TOC for a CHM Project, but I fail. The **project.chm** file will be created, but the Pascal Classes in...

I am using doxygen 1.10.0. When running doxygen I get the error: "**error: Illegal format for option INPUT_FILE_ENCODING, no equal sign ('=') specified for item 'utf-8'** " when I want...

Usage

Hello, I found three DoxyFile config dupplicates, and I don't know why they exist's: ``` DOXYFILE_ENCODING = UTF-8 INPUT_ECODING = UTF-8 INPUT_FILE_ENCODING = UTF-8 ``` not the config Value's confuse...

Usage

Hello, today, I worked on a small Python Script which can be used to shrink the size of chm file generation. You can found it in the attached zip archive...

After compilation of the sources.cc to generate HTML / CHM Project, I have many temporary files with the Extension .tmp. They will be not deleted after all - in the...

Usage

I would like to document the STL. So, I include ./doc/std/string. The namespace will be included in the CHM Project. But I can not click on the several "std::string foo(void)...

C/C++
Usage

Hello, and Happy New Year !!! according to [SyntaxHighlighter](https://github.com/paule32/pascal_remote_assembly/blob/main/src/TSyntaxFileEditor.cc), I would know, and implement "marking Text (to Copy)" Function in the Syntax Highlighter. It is a very simple Highlighter, but...

Hello magiblot ! I found an old issue. - Can you remember, as we discuss with the implementation of a Syntax Highlighter, week's, and month's ago ? In the source:...

Hello, I have found a translation error in the latest version of doxygen. On left side of the screen.png - in attached zip archive, you can see German text. But...

bug

Hello, I have the following custom tag: **\dotimg{datentypen.png}{\ref datatypes}{\ref datatypes_unsigned}{\ref datatypes_signed}** it is very long... is it possible to split tags and their parameters: { ... } into separate lines...

needinfo