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
Update links for repos that have moved to the swiftlang organization so far (#977)
* Update links to hosted documentation with new GH organization name
* Update links to moved repositories
* Update links to moved Swift-DocC issues, files, and contribution info
* Update source base argument for DocC's reference documentation
and publishing your documentation to your [website](https://apple.github.io/swift-docc-plugin/documentation/swiftdoccplugin/generating-documentation-for-hosting-online) or [GitHub Pages](https://apple.github.io/swift-docc-plugin/documentation/swiftdoccplugin/publishing-to-github-pages).
41
+
refer to the Plugin's [documentation](https://swiftlang.github.io/swift-docc-plugin/documentation/swiftdoccplugin/) to get started with
and publishing your documentation to your [website](https://swiftlang.github.io/swift-docc-plugin/documentation/swiftdoccplugin/generating-documentation-for-hosting-online) or [GitHub Pages](https://swiftlang.github.io/swift-docc-plugin/documentation/swiftdoccplugin/publishing-to-github-pages).
44
44
45
45
**2. For standalone documentation:**
46
46
@@ -81,9 +81,9 @@ active development and source stability is not guaranteed.
@@ -1264,7 +1264,7 @@ public class DocumentationContext: DocumentationContextDataProviderDelegate {
1264
1264
// The ConvertService relies on old implementation detail where documentation extension files were always considered "resolved" even when they didn't match a symbol.
1265
1265
//
1266
1266
// Don't rely on this behavior for new functionality. The behavior will be removed once we have a new solution to meets the needs of the ConvertService. (rdar://108563483)
0 commit comments