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
> The standard library documentation. We generated it using the default Xcode toolchain, so it’s labeled `__Xcode`.
@@ -87,7 +87,7 @@ Generating documentation for a package is similar to generating documentation fo
87
87
swift run -c release unidoc-build local swift-collections -I ..
88
88
```
89
89
90
-
You should be able to view the symbol graph and its documentation at `http://localhost:8080/tags/swift-collections`.
90
+
You should be able to view the symbol graph and its documentation at [`http://localhost:8080/tags/swift-collections`](http://localhost:8080/tags/swift-collections).
0 commit comments