You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Hi @mattt! Great project. I was poking around and testing the --format html option and noticed the all.css file isn't linking properly to the generated index.html file.
I tried debugging this myself, first by checking index.html where it seems to be linked correctly (however I'm not a web developer):
Thanks again for bringing this to our attention, @captainbarbosa. I'll keep this open until after #93 is merged, so that you can confirm the fix for yourself.
Hi @mattt thanks for this great project!
Just wanted to raise that I'm running into this issue as well. I have ´swift-doc 1.0.0-beta.3´ installed on my machine.
Hi @mattt! Great project. I was poking around and testing the
--format html
option and noticed theall.css
file isn't linking properly to the generatedindex.html
file.I tried debugging this myself, first by checking
index.html
where it seems to be linked correctly (however I'm not a web developer):But when I check out the network console in my browser, it looks like
all.css
is failing:Any idea what could be happening? I'm using 1.0.0-beta.2.
The text was updated successfully, but these errors were encountered: