Skip to content

Commit f6765a8

Browse files
committed
renaming the workgroup from Documentation to Documentation Tooling, and referencing the ESG instead of Core Team to reflect the current structure
1 parent 30bd4bf commit f6765a8

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Advancing the Swift programming language with a coherent, clear view of its evol
3636
* __[Build and Packaging](/build-and-packaging-workgroup)__ is a team that represents the build and packaging community in the Swift ecosystem.
3737
* __[C++ Interoperability](/cxx-interop-workgroup)__ is a team that works on adding the support for the bidirectional interoperability between Swift and C++.
3838
* __[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.
4040
* __[Foundation](/foundation-workgroup)__ is a team that helps guide the direction of Foundation and other low-level Swift libraries.
4141
* __[Swift on Server](/sswg)__ is a team that promotes the use of Swift for developing and deploying server applications.
4242
* __[Testing](/testing-workgroup)__ is a team that helps guide the experience, libraries, and tools for testing Swift code.

documentation-workgroup/index.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
layout: page
3-
title: Swift Documentation Workgroup
3+
title: Swift Documentation Tooling Workgroup
44
---
55

6-
The Documentation Workgroup is a steering team that helps guide the
6+
The Documentation Tooling Workgroup is a steering team that helps guide the
77
documentation experience for Swift.
88

9-
The Documentation Workgroup will:
9+
The Documentation Tooling Workgroup will:
1010

1111
* Define and prioritize efforts that address the documentation needs of the
1212
Swift community.
1313
* Actively guide development for documentation tooling such as Swift-DocC.
1414
* Define processes that govern contributions to Swift’s documentation
1515
experience.
16-
* Channel feedback to Swift Core Team about the needs of the Swift community.
16+
* Channel feedback to [Ecosystem Steering Group](https://www.swift.org/ecosystem-steering-group/) about the needs of the Swift community.
1717

18-
The current Documentation Workgroup consists of the following people:
18+
The current Documentation Tooling Workgroup consists of the following people:
1919

2020
* [Daniel Grumberg](https://github.com/daniel-grumberg)
2121
* [Dave Verwer](https://github.com/daveverwer)
@@ -36,7 +36,7 @@ We are grateful for the service of the following emeritus workgroup members:
3636

3737
## Charter
3838

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
4040
documentation experience to the Swift community. To that end, the workgroup
4141
will develop tooling like Swift-DocC to support the experience it wants to
4242
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
5252
the Swift documentation experience, such as documentation UI/UX
5353
design and the documentation authoring syntax.
5454

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
5656
Core Team and the Swift project lead, who has the ultimate authority over the
5757
workgroup decisions.
5858

5959
## Membership
6060

61-
Members of the Documentation Workgroup provide steerage of Swift’s
61+
Members of the Documentation Tooling Workgroup provide steerage of Swift’s
6262
documentation experience as outlined in the charter above. If you’d like to
6363
join the workgroup, please reach out to `@swift-documentation-workgroup` in the
6464
forums.
@@ -82,23 +82,23 @@ challenges with reaching consensus on significant decisions.
8282

8383
## Communication
8484

85-
The Documentation Workgroup communicates with the broader Swift community using
85+
The Documentation Tooling Workgroup communicates with the broader Swift community using
8686
the [Swift-DocC forum](https://forums.swift.org/c/development/swift-docc) for
8787
general discussions about Swift-DocC. The workgroup can also be contacted
8888
privately by messaging `@swift-documentation-workgroup` on the Swift Forums.
8989

9090
## Community Participation
9191

9292
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
9494
contribute, consider:
9595

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
9797
`@swift-documentation-workgroup` in forums for details).
9898
* Discussing ideas in the Swift Forums, for example in the [Swift-DocC
9999
forum](https://forums.swift.org/c/development/swift-docc) for
100100
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:
102102
[Swift-DocC](https://github.com/swiftlang/swift-docc/issues), [The Swift Programming Language book](https://github.com/swiftlang/swift-book/issues).
103103
* Participating in the [Swift Mentorship
104104
Program](/mentorship).

0 commit comments

Comments
 (0)