Open lordyavin opened 5 years ago
Thanks, for reporting. I will look in to this, but eclox only supports one variable with same name, this is why it is merged together during import / read of the file... I think it will be not trivial in the actual code base...
Expected Behavior
If a user decides to manually edit the Doxyfile and uses concatenation eclox should maintain the users style. Sample:
Actual Behavior
Gets converted to
which is less readable.
Steps to Reproduce the Problem
Edit any setting manually and use concatenation to separate multiple entries. Open the file with the eclox Doxyfile editor and save again.
Your Environment