2 Commits
devel ... main

Author SHA256 Message Date
Fridrich Štrba
d6e21067e8 utf-8 2025-09-01 21:49:31 +02:00
Fridrich Štrba
36f777794f Specify encoding of sources for javadoc 2025-08-20 21:08:14 +02:00
2 changed files with 6 additions and 0 deletions

View File

@@ -92,6 +92,7 @@
nohelp="false"
nonavbar="false"
serialwarn="false"
encoding="utf-8"
charset="ISO-8859-1"
linksource="false"
breakiterator="false"/>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 1 19:49:15 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Specify sources utf-8 encoding for javadoc generation
-------------------------------------------------------------------
Thu May 1 08:30:09 UTC 2025 - Fridrich Strba <fstrba@suse.com>