Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix SwiftDocOrg#134: crash for operator functions when no baseURL.
Fixes crashes like this: ```bash $ swift doc generate my-repo/Sources --module-name MyRepo 2020-06-30T17:00:13-0400 critical: Unable to construct path for /(lhs:rhs:) with baseURL / Fatal error: file /private/tmp/swift-doc-20200630-24417-jrxtfw/Sources/swift-doc/Supporting Types/Page.swift, line 55 zsh: illegal hardware instruction swift doc generate my-repo/Sources --module-name MyRepo ```
- Loading branch information