forked from swiftlang/swift-syntax
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml
More file actions
15 lines (14 loc) · 699 Bytes
/
config.yml
File metadata and controls
15 lines (14 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This source file is part of the Swift.org open source project
#
# Copyright (c) 2022 Apple Inc. and the Swift project authors
# Licensed under Apache License v2.0 with Runtime Library Exception
#
# See https://swift.org/LICENSE.txt for license information
# See https://swift.org/CONTRIBUTORS.txt for Swift project authors
contact_links:
- name: Discussion Forum
url: https://forums.swift.org/tags/c/development/tooling/39/swift-syntax
about: Ask and answer questions about SwiftSyntax
- name: SwiftSyntax Documentation
url: https://swiftpackageindex.com/apple/swift-syntax/documentation/swiftsyntax
about: Learn about how to use the SwiftSyntax in your projects