Add Doxyfile highlighting
AbandonedPublic

Authored by dhaumann on Jul 24 2017, 9:58 AM.

Details

Reviewers
emaurer
kfunk
Summary

This adds Doxyfile highlighting support, initially taken from https://github.com/KDE/syntax-highlighting/pull/5 and slightly modified.
Also, changed license to MIT.

Test Plan

Added unit test created with doxygen -g.

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Lint Skipped
Unit
Unit Tests Skipped
dhaumann created this revision.Jul 24 2017, 9:58 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 24 2017, 9:58 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
dhaumann updated this revision to Diff 17096.Jul 24 2017, 10:36 AM

Remove section header, since it did not work as expected at all.

dhaumann updated this revision to Diff 17097.Jul 24 2017, 10:38 AM

Update again to reflect unit testing changes.

dhaumann abandoned this revision.Jul 24 2017, 1:21 PM

Submitted: https://commits.kde.org/syntax-highlighting/916efa110fffc33d6350f3ca4a7ec73cf5b2b8e3
Just borked the log message, so I'll just abandon this.