Closed TitouanVanBelle closed 8 years ago
That's an error from javascript. Might be 10.12 related - can you try using the same generated html on older OS?
Hmm after cleaning my laptop from everything appledoc related and reinstalling from the master branch with the following command it seems to work
sudo sh install-appledoc.sh -t ~/Library/Application\ Support/appledoc
Sorry for nothing..
No worries... It was indeed something with templates then...
Just got the same issue, don't really know why.
I had my Appledoc installed with Brew. I didn't do any updates but suddenly, the generated HTML files were empty. Uninstalling and then reinstalling with brew didn't solve the issue.
However, uninstalling and then reinstalling from the GitHub repository solved the issue.
I ran into similar issues with other ruby based tools on 10.12, though can't say for sure if it happened during update to 10.12/10.12.1 or sometime in between or after. Perhaps for my case the problem can also be in Sierra not playing nice with preexistent rvm installations; some of my rubies were simply removed and I had to reinstall them...
I'm facing an issue where the documentation (HTML structure) is generated but the pages are empty and throwing the following error when loading
I am running appledoc 2.2.1 (build 1333) macOS Sierra Version 10.12 Beta (16A286a) and Xcode 7.3.1 and also tried appledoc 2.2.1 (build 1333). I tried installing appledoc the following ways:
I created a small project sample for you to reproduce
Command
doc.rb
Result