Skip to content

Commit 01fba07

Browse files
committed
remove this line from README as it only applies to ABI stable packages
1 parent 32c5641 commit 01fba07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ Here’s a comparison for the (in)famous [SwiftSyntax](https://github.com/apple/
4949

5050
You can regenerate Unidoc documentation from symbol graph archives without recompiling documentation from package sources, which historically was a [major bottleneck](https://forums.swift.org/t/navigating-html-docs-vs-generated-interfaces/67115/7) in the DocC workflow. In many situations, this means you can easily upgrade Unidoc documentation to take advantage of new features even if the underlying symbol graph was compiled by an older version of Unidoc.
5151

52-
You can re-link Unidoc documentation against newer versions of their package (and standard library) dependencies as they are released, without recompiling the symbol graph from source.
53-
5452
Unidoc databases use a cellular architecture which allows you to stagger documentation upgrades across a package index without taking the server offline.
5553

5654

0 commit comments

Comments
 (0)