@@ -19,6 +19,15 @@ Swift-DocC is being actively developed. For more information about the
19
19
Swift-DocC project, see the introductory blog post
20
20
[ here] ( https://swift.org/blog/swift-docc/ ) .
21
21
22
+ ## Contributing to Swift-DocC
23
+
24
+ The [ Swift Forums] ( https://forums.swift.org/c/development/swift-docc ) are
25
+ the best place to get help with Swift-DocC and discuss future plans.
26
+
27
+ As an open-source project, we value any contribution made to this tool.
28
+ Please see the [ contributing guide] ( /CONTRIBUTING.md ) for more information on how to
29
+ contribute and build DocC from source.
30
+
22
31
## Getting Started with DocC
23
32
24
33
` docc ` is the command line interface (CLI) for Swift-DocC and provides
@@ -102,13 +111,4 @@ All user-facing features must be discussed
102
111
in the [Swift Forums](https://forums.swift.org/c/development/swift-docc)
103
112
before being enabled by default.
104
113
105
- ## Contributing to Swift-DocC
106
-
107
- The [Swift Forums](https://forums.swift.org/c/development/swift-docc) are
108
- the best place to get help with Swift-DocC and discuss future plans.
109
-
110
- As an open-source project, we value any contribution made to this tool.
111
- Please see the [contributing guide](/CONTRIBUTING.md) for more information on how to
112
- contribute and build DocC from source.
113
-
114
- <!-- Copyright (c) 2021-2023 Apple Inc and the Swift Project authors. All Rights Reserved. -->
114
+ <!-- Copyright (c) 2021-2024 Apple Inc and the Swift Project authors. All Rights Reserved. -->
0 commit comments