Hi,
I created a Doxyfile and adjusted the settings according to the standard recommendations adding doxypy as input filter. I also added .py at the File_Pattern tag
Still I am getting the following error for all python files included in my project:
ERROR: Unknown file type for /home/mfiedler/<...>/checkBagForMissingMessages.py
Does anyone else have experience with this type of error and how to fix it?
Help much appreciated!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I created a Doxyfile and adjusted the settings according to the standard recommendations adding doxypy as input filter. I also added .py at the File_Pattern tag
Still I am getting the following error for all python files included in my project:
ERROR: Unknown file type for /home/mfiedler/<...>/checkBagForMissingMessages.py
Does anyone else have experience with this type of error and how to fix it?
Help much appreciated!