I am a beginner in iOS development.We are trying to develop an application in xcode using objective c.We have imported the codes and libraries and builded it successfully.Now the issue is to generate header doc from generated code.For that we navigated to the generated code folder using terminal and gave the following commands:
headerdoc2html –o GeneratedDocDir GeneratedCodeDir
gatherheaderdoc GeneratedDocDir
But it generated 3 zerobytes file only.
Can anyone please help us to solve this problem?
Without knowing your code/configuration, it is guessing only, but you should check
/$HOME/Library/Preferences/com.apple.headerDoc2HTML.config