appledoc icon indicating copy to clipboard operation
appledoc copied to clipboard

No style.css in Templates folder when installing via Homebrew

Open patdnk opened this issue 8 years ago • 7 comments

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.

patdnk avatar Oct 06 '16 10:10 patdnk

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

tomaz avatar Oct 06 '16 11:10 tomaz

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.

patdnk avatar Oct 06 '16 13:10 patdnk

I also ran into this yesterday.

schell avatar Oct 28 '16 17:10 schell

Im having this issue as well :S

AdrianaPineda avatar Dec 09 '16 00:12 AdrianaPineda

Yup me too.

Bostwickenator avatar Dec 22 '16 19:12 Bostwickenator

Has anyone solved this?

michael0905 avatar Jan 09 '17 10:01 michael0905

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

tomaz avatar Jan 09 '17 11:01 tomaz