Skip to content

Commit 1c2617b

Browse files
committed
Adding documentation back
1 parent d6d46e1 commit 1c2617b

File tree

2 files changed

+27827
-1
lines changed

2 files changed

+27827
-1
lines changed

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ Sources/SyntaxKit/
104104

105105
## SwiftSyntax Reference
106106

107-
> **Full Documentation**: [SwiftSyntax 601.0.1 Documentation](https://swiftpackageindex.com/swiftlang/swift-syntax/601.0.1/documentation/swiftsyntax)
107+
> **Full Documentation**: [SwiftSyntax 601.0.1 Documentation](https://swiftpackageindex.com/swiftlang/swift-syntax/601.0.1/documentation/swiftsyntax)
108+
> **Local Reference**: [docs/SwiftSyntax-LLM.md](Docs/SwiftSyntax-LLM.md) - Complete SwiftSyntax API reference (590KB)
108109
109110
### Core Concepts
110111
SwiftSyntax is Apple's source-accurate tree representation of Swift source code, enabling parsing, inspection, generation, and transformation of Swift code programmatically.

0 commit comments

Comments
 (0)