Skip to content

Commit 0fff270

Browse files
authored
[QualGroup][docs] Reorganize QualGroup docs under Reference section (#160021)
This patch makes the following updates to the `QualGroup` documentation: ✅ 1. Move to Reference section Relocated the Qualification Working Group (QualGroup) docs from the main index into the Reference section for better organization and consistency. ✅ 2. Add link in GettingInvolved Inserted a proper link to the QualGroup documentation in the GettingInvolved sync-ups table, improving discoverability for newcomers. ✅ 3. Align structure with Security Group Revised the documentation layout to follow the same structure pattern as the Security Group docs, ensuring consistency across LLVM working group references.
1 parent 96675a4 commit 0fff270

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

llvm/docs/GettingInvolved.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ what to add to your calendar invite.
208208
- 3rd Tuesday of the month
209209
- `ics <https://drive.google.com/file/d/1ten-u-4yjOcCoONUtR4_AxsFxRDTUp1b/view?usp=sharing>`__
210210
- `Meeting details/agenda: <https://docs.google.com/document/d/1Glzy2JiWuysbD-HBWGUOkZqT09GJ4_Ljodr0lXD5XfQ/edit>`__
211-
* - LLVM Qualification Working Group
211+
* - `LLVM Qualification Working Group <https://llvm.org/docs/QualGroup.html>`__
212212
- 1st Tuesday/Wednesday of the month
213213
- `ics <https://calendar.google.com/calendar/ical/c_fe5774fa2769c5085d6b87e8fac272e8940e7d0089bc0e0a58dc3ead7978504b%40group.calendar.google.com/public/basic.ics>`__
214214
`gcal <https://calendar.google.com/calendar/embed?src=c_fe5774fa2769c5085d6b87e8fac272e8940e7d0089bc0e0a58dc3ead7978504b%40group.calendar.google.com&ctz=Asia%2FTokyo>`__

llvm/docs/Reference.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ LLVM and API reference documentation.
4646
ScudoHardenedAllocator
4747
MemoryModelRelaxationAnnotations
4848
MemTagSanitizer
49+
QualGroup
4950
Security
5051
SecurityTransparencyReports
5152
SegmentedStacks

llvm/docs/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ LLVM welcomes contributions of all kinds. To learn more, see the following artic
8686
:hidden:
8787

8888
GettingInvolved
89-
QualGroup
9089

9190
* :doc:`GettingInvolved`
9291
* :ref:`development-process`
@@ -98,8 +97,6 @@ LLVM welcomes contributions of all kinds. To learn more, see the following artic
9897

9998
* :ref:`report-security-issue`
10099

101-
* :doc:`QualGroup`
102-
103100
Indices and tables
104101
==================
105102

0 commit comments

Comments
 (0)