Re: [Doxygen-users] Including DITAA diagrams into the documentation

2023-12-02 Thread flap
Hi Peter, Am Samstag, 2. Dezember 2023, 14:44:49 CET schrieb Peter Schöll: > it seems that you set DOT_IMAGE_FORMAT to "svg" in the doxygen > configuration file. > Is that right? Yes, it is set to "svg". Works perfectly for all the other embedded platuml images. That's why I asked for a specific

[Doxygen-users] Including DITAA diagrams into the documentation

2023-12-02 Thread flap
Hi list, I'm using doxygen to generate my documentation including platuml images. platuml uses SVG file formats and it works fine. The generated HTML code always uses filenames with the .svg extension. When I create DITAA images, plantuml only supports PNG files for this kind of diagrams. The g

Re: [Doxygen-users] Regression in 1.9.5? Or my mistake?

2022-09-19 Thread flap
Hi Andreas, Am Montag, 19. September 2022, 13:23:59 CEST schrieb Andreas Tscharner: > Am 18.09.2022 um 17:59 schrieb flap: > > Am Sonntag, 18. September 2022, 15:48:57 CEST I wrote: > >> […] > >> recently I switched from doxygen-1.8.17 to doxygen-1.9.5. Since I have no

Re: [Doxygen-users] Regression in 1.9.5? Or my mistake?

2022-09-18 Thread flap
Am Sonntag, 18. September 2022, 15:48:57 CEST I wrote: > […] > recently I switched from doxygen-1.8.17 to doxygen-1.9.5. Since I have no > clue how to search for it in the github bug database I ask first here: > Since my doxygen update a simple documentation block gets parsed in a > strange manner.

[Doxygen-users] Regression in 1.9.5? Or my mistake?

2022-09-18 Thread flap
Hi all, ups, second try with a correct email address and new findings... recently I switched from doxygen-1.8.17 to doxygen-1.9.5. Since I have no clue how to search for it in the github bug database I ask first here: Since my doxygen update a simple documentation block gets parsed in a strange