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, I deployed the documentation generated by swift-doc to GitHub pages. There is an issue with path-relative URLs. For example, if you got to ImageProcessing page and click of any of the URLs there, e.g. ImageProcessors.Resize, it shows 404 page.
I'm using the latest swift-doc from master:
commit 0b2291a52f22a30d5e2528f06be79d40cac570cb (HEAD -> master, origin/master, origin/HEAD)
Merge: e5c4b85 0ac5744
Author: Mattt <[email protected]>
Date: Sun Apr 5 08:15:44 2020 -0700
Merge pull request #53 from SwiftDocOrg/mattt/operator-fix
Fix logic error when classifying operators in generate subcommand