Skip to content

Commit a99e132

Browse files
authored
[Docs][clang-tools-extra] Convert maintainers list to .rst format (#165171)
[Clang maintainers list](https://github.com/llvm/llvm-project/blob/main/clang/Maintainers.rst) is already in `.rst` format, which gives nice visuals. I think we should convert clang-tools-extra maintainers too to `.rst`.
1 parent 7272a6c commit a99e132

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

clang-tools-extra/Maintainers.txt renamed to clang-tools-extra/Maintainers.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22
Clang Tools Extra Maintainers
33
=============================
44

5-
This file is a list of the maintainers
6-
(https://llvm.org/docs/DeveloperPolicy.html#maintainers) for clang-tools-extra.
5+
This file is a list of the
6+
`maintainers <https://llvm.org/docs/DeveloperPolicy.html#maintainers>`_
7+
for `Extra Clang Tools <https://clang.llvm.org/extra/index.html>`_ project.
78

9+
.. contents::
10+
:depth: 2
11+
:local:
812

913
Active Maintainers
1014
==================
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.. include:: ../Maintainers.rst

clang-tools-extra/docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Contents
2222
pp-trace
2323
clangd <https://clangd.llvm.org/>
2424
clang-doc
25+
Maintainers
2526

2627

2728
Doxygen Documentation

0 commit comments

Comments
 (0)