Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion llvm/docs/GettingInvolved.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ what to add to your calendar invite.
- 3rd Tuesday of the month
- `ics <https://drive.google.com/file/d/1ten-u-4yjOcCoONUtR4_AxsFxRDTUp1b/view?usp=sharing>`__
- `Meeting details/agenda: <https://docs.google.com/document/d/1Glzy2JiWuysbD-HBWGUOkZqT09GJ4_Ljodr0lXD5XfQ/edit>`__
* - LLVM Qualification Working Group
* - `LLVM Qualification Working Group <https://llvm.org/docs/QualGroup.html>`__
- 1st Tuesday/Wednesday of the month
- `ics <https://calendar.google.com/calendar/ical/c_fe5774fa2769c5085d6b87e8fac272e8940e7d0089bc0e0a58dc3ead7978504b%40group.calendar.google.com/public/basic.ics>`__
`gcal <https://calendar.google.com/calendar/embed?src=c_fe5774fa2769c5085d6b87e8fac272e8940e7d0089bc0e0a58dc3ead7978504b%40group.calendar.google.com&ctz=Asia%2FTokyo>`__
Expand Down
1 change: 1 addition & 0 deletions llvm/docs/Reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ LLVM and API reference documentation.
ScudoHardenedAllocator
MemoryModelRelaxationAnnotations
MemTagSanitizer
QualGroup
Security
SecurityTransparencyReports
SegmentedStacks
Expand Down
3 changes: 0 additions & 3 deletions llvm/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ LLVM welcomes contributions of all kinds. To learn more, see the following artic
:hidden:

GettingInvolved
QualGroup

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

* :ref:`report-security-issue`

* :doc:`QualGroup`

Indices and tables
==================

Expand Down
Loading