@@ -19,6 +19,15 @@ Swift-DocC is being actively developed. For more information about the
1919Swift-DocC project, see the introductory blog post
2020[ here] ( https://swift.org/blog/swift-docc/ ) .
2121
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+
2231## Getting Started with DocC
2332
2433` docc ` is the command line interface (CLI) for Swift-DocC and provides
@@ -102,13 +111,4 @@ All user-facing features must be discussed
102111in the [Swift Forums](https://forums.swift.org/c/development/swift-docc)
103112before being enabled by default.
104113
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