Torrey Betts
Torrey Betts
It's worth nothing that your outputPath contains a tilde symbol ~ which would point that output path to the following location. ``` /Users/Appdev01/Users/Appdev01/Desktop/In-CodeDoc ``` You might have meant to use...
This happened to me several months ago. In my case, I fixed the issue through the following steps. 1. Delete the **~/.appledoc** folder 2. Clone the appledoc repository: **git clone...
The current implementation doesn't have options for the properties you've mentioned. This would be a feature request and I have tagged it as such. Thanks for the suggestion!