| Summary: | Lua.xml fails, can not find DoxygenLua.xml | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-syntax-highlighting | Reporter: | Gene Thomas <gene> |
| Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | major | CC: | jonathan.poelen, walter.von.entferndt |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gene Thomas
2021-02-11 00:22:48 UTC
I have found a "doxygenlua.xml" in an old checkout so I supose that doxygenlua.xml was removed by mistake rather than lua.xml being updated to refer to that file that was never checked in. doxygenlua.xml is auto-generated with generate-doxygenlua.pl doxygen.xml doxygenlua.xml (see https://invent.kde.org/frameworks/syntax-highlighting/-/blob/master/data/CMakeLists.txt and https://invent.kde.org/frameworks/syntax-highlighting/-/blob/master/data/generators/generate-doxygenlua.pl) The list of xml files (with the generated ones) can be found on https://kate-editor.org/syntax/ |