tomaz / appledoc

Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k stars 645 forks source link

No style.css in Templates folder when installing via Homebrew #596

Open patdnk opened 8 years ago

patdnk commented 8 years ago

I'm not sure if the bug should be here or poiting Homebrew team, but when you install the appledoc viabrew install appledoc, there is no styles.css in the Cellar folder with html templates.

tomaz commented 8 years ago

Those files should be embedded in the binary itself. Or do you mean it doesn't work when installed from homebrew?

patdnk commented 8 years ago

Once you install from Homebrew and run the documentation generation it will create folder with html documentation but style.css is missing and template does not have any styling. I have looked into what was installed into Cellar after Homebrew installation and within templates there there was no style.css file - only scss files.

schell commented 8 years ago

I also ran into this yesterday.

AdrianaPineda commented 7 years ago

Im having this issue as well :S

Bostwickenator commented 7 years ago

Yup me too.

michael0905 commented 7 years ago

Has anyone solved this?

tomaz commented 7 years ago

@michael0905 don't think so - for the moment you can manually copy styles.css from github, or install appledoc from source or latest binary