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
renaming the workgroup from Documentation to Documentation Tooling, and referencing the ESG instead of Core Team to reflect the current structure (#1263)
* renaming the workgroup from Documentation to Documentation Tooling, and referencing the ESG instead of Core Team to reflect the current structure
* Update documentation-workgroup/index.md
Co-authored-by: Mishal Shah <[email protected]>
---------
Co-authored-by: Mishal Shah <[email protected]>
Copy file name to clipboardExpand all lines: community/index.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 @@ Advancing the Swift programming language with a coherent, clear view of its evol
36
36
*__[Build and Packaging](/build-and-packaging-workgroup)__ is a team that represents the build and packaging community in the Swift ecosystem.
37
37
*__[C++ Interoperability](/cxx-interop-workgroup)__ is a team that works on adding the support for the bidirectional interoperability between Swift and C++.
38
38
*__[Contributor Experience](/contributor-experience-workgroup)__ is a team that supports contributors to the Swift project, including contributions on the Swift Forums.
39
-
*__[Documentation](/documentation-workgroup)__ is a team that helps guide the documentation experience for Swift.
39
+
*__[Documentation Tooling](/documentation-workgroup)__ is a team that helps guide the documentation experience for Swift.
40
40
*__[Foundation](/foundation-workgroup)__ is a team that helps guide the direction of Foundation and other low-level Swift libraries.
41
41
*__[Swift on Server](/sswg)__ is a team that promotes the use of Swift for developing and deploying server applications.
42
42
*__[Testing](/testing-workgroup)__ is a team that helps guide the experience, libraries, and tools for testing Swift code.
@@ -36,7 +36,7 @@ We are grateful for the service of the following emeritus workgroup members:
36
36
37
37
## Charter
38
38
39
-
The main goal of the Documentation Workgroup is to deliver a great
39
+
The main goal of the Documentation Tooling Workgroup is to deliver a great
40
40
documentation experience to the Swift community. To that end, the workgroup
41
41
will develop tooling like Swift-DocC to support the experience it wants to
42
42
provide for the ecosystem and future Swift language documentation efforts. Over
@@ -52,13 +52,13 @@ Workgroup members may also initiate projects to improve different aspects of
52
52
the Swift documentation experience, such as documentation UI/UX
53
53
design and the documentation authoring syntax.
54
54
55
-
Members of the Documentation Workgroup serve at the discretion of the Swift
55
+
Members of the Documentation Tooling Workgroup serve at the discretion of the Swift
56
56
Core Team and the Swift project lead, who has the ultimate authority over the
57
57
workgroup decisions.
58
58
59
59
## Membership
60
60
61
-
Members of the Documentation Workgroup provide steerage of Swift’s
61
+
Members of the Documentation Tooling Workgroup provide steerage of Swift’s
62
62
documentation experience as outlined in the charter above. If you’d like to
63
63
join the workgroup, please reach out to `@swift-documentation-workgroup` in the
64
64
forums.
@@ -82,23 +82,23 @@ challenges with reaching consensus on significant decisions.
82
82
83
83
## Communication
84
84
85
-
The Documentation Workgroup communicates with the broader Swift community using
85
+
The Documentation Tooling Workgroup communicates with the broader Swift community using
86
86
the [Swift-DocC forum](https://forums.swift.org/c/development/swift-docc) for
87
87
general discussions about Swift-DocC. The workgroup can also be contacted
88
88
privately by messaging `@swift-documentation-workgroup` on the Swift Forums.
89
89
90
90
## Community Participation
91
91
92
92
Everyone is invited to participate in contributing to Swift’s documentation
93
-
experience and the Documentation Workgroup’s initiatives. If you’d like to
93
+
experience and the Documentation Tooling Workgroup’s initiatives. If you’d like to
94
94
contribute, consider:
95
95
96
-
* Joining the Documentation Workgroup’s open meetings on WebEx (reach out to
96
+
* Joining the Documentation Tooling Workgroup’s open meetings on WebEx (reach out to
97
97
`@swift-documentation-workgroup` in forums for details).
98
98
* Discussing ideas in the Swift Forums, for example in the [Swift-DocC
99
99
forum](https://forums.swift.org/c/development/swift-docc) for
100
100
Swift-DocC–related ideas.
101
-
* Opening issues to track enhancements and bugs for the projects governed by the Documentation Workgroup:
101
+
* Opening issues to track enhancements and bugs for the projects governed by the Documentation Tooling Workgroup:
102
102
[Swift-DocC](https://github.com/swiftlang/swift-docc/issues), [The Swift Programming Language book](https://github.com/swiftlang/swift-book/issues).
0 commit comments