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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Command line tool to simplify API documentation for Swift developers. It parses
36
36
37
37
`docc convert symbolgraph.json --output-path docs`: Converts the SymbolGraph into HTML documentation.
38
38
39
-
## Benefits to the Swift Ecosystem Improved
39
+
## Benefits to the Swift Ecosystem
40
40
41
41
Consistency: By generating DocC documentation directly from OpenAPI specs, the tool eliminates discrepancies between API definitions and code documentation.
0 commit comments