我正在嘗試在Xcode中使用Doxygen。我跟着Apple tutorial。幾次失誤後,我建立了項目並生成了文檔。我發現如果你保存了Doxygen的doxygen.config,並在目錄名稱中使用空格「」,那麼你將遇到問題和其他問題。如何在Xcode中使用Doxygen?
但還有最後一個問題:
./search/search.png
./tab_b.gif
./tab_l.gif
./tab_r.gif
./tabs.css
/Developer/usr/bin/docsetutil index com.mycompany.DoxygenExample.docset
2010-03-31 12:30:53.847 docsetutil[46338:807] Error converting XML to CoreData: Error Domain=NSXMLParserErrorDomain Code=76 UserInfo=0x1247d0 "Line 8: Opening and ending tag mismatch: Subnodes line 0 and Node
"
Failed to create docset indexer object
make: *** [docset] Error 1
load documentation set with path "/Users/WB/Library/Developer/Shared/Documentation/DocSets/"
我不知道是什麼問題?任何想法?
我正在使用Core Data - sqlite。