-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
from the latest git version:
$ ~/Downloads/doxyclean/doxyclean.py -i proj.docset/ -o proj.docset -n "my project"-v
Traceback (most recent call last):
File "/Users/red/Downloads/doxyclean/doxyclean.py", line 1220, in
sys.exit(main())
File "/Users/red/Downloads/doxyclean/doxyclean.py", line 1176, in main
indexPath = createIndexXML(xmlOutputDirectory)
File "/Users/red/Downloads/doxyclean/doxyclean.py", line 144, in createIndexXML
objectType = typeForFile(filePath)
File "/Users/red/Downloads/doxyclean/doxyclean.py", line 90, in typeForFile
return xmlDoc.getElementsByTagName("object")[0].attributes["kind"].value
IndexError: list index out of range
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels