-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.9.1
-
None
-
225ea759f1724c28fa127548f66c998ae9e63bcd
Update the minimum.qdocconf to include the source types as this appears to be needed. I found myself needing to add:
sources.fileextensions = "*.cpp *.qdoc *.mm *.qml" headers.fileextensions = "*.h *.ch *.h++ *.hh *.hpp *.hxx"
to get it to work in my example.