summaryrefslogtreecommitdiff
path: root/Documentation/sphinx/maintainers_include.py
AgeCommit message (Expand)AuthorFilesLines
2026-05-25docs: maintainers_include: keep the last entry at the endMauro Carvalho Chehab1-1/+6
2026-05-25docs: maintainers_include: restore compatibility with Python 3.6Mauro Carvalho Chehab1-1/+1
2026-05-15docs: maintainers_include: better handle doc wildcardsMauro Carvalho Chehab1-50/+53
2026-05-15docs: maintainers_include: better handle directoriesMauro Carvalho Chehab1-12/+16
2026-05-15docs: maintainers_include: don't ignore invalid profile entriesMauro Carvalho Chehab1-3/+8
2026-05-15docs: maintainers_include: add a filtering javascriptMauro Carvalho Chehab1-6/+72
2026-05-15docs: maintainers_include: properly handle file patternsMauro Carvalho Chehab1-13/+13
2026-05-15docs: maintainers_include: store maintainers entries on a dictMauro Carvalho Chehab1-42/+28
2026-05-15docs: maintainers_include: do some coding style cleanupsMauro Carvalho Chehab1-50/+51
2026-05-15docs: maintainers_include: clean most SPHINXDIRS=process warningsMauro Carvalho Chehab1-12/+32
2026-05-15docs: maintainers_include: cleanup the codeMauro Carvalho Chehab1-98/+96
2026-05-15docs: maintainers_include: split state machine on multiple funcsMauro Carvalho Chehab1-138/+157
2026-05-15docs: maintainers_include: keep hidden TOC sortedMauro Carvalho Chehab1-1/+1
2026-05-03docs: maintainers_include: parse MAINTAINERS just onceMauro Carvalho Chehab1-40/+21
2026-05-03docs: maintainers_include: fix support for O=dirMauro Carvalho Chehab1-21/+50
2026-05-03docs: maintainers_include: improve its outputMauro Carvalho Chehab1-36/+40
2026-05-03docs: maintainers_include: Only show main entry for profilesMauro Carvalho Chehab1-1/+1
2026-05-03docs: maintainers_include: preserve names for files under process/Mauro Carvalho Chehab1-1/+3
2026-05-03docs: maintainers_include: add external profile URLsMauro Carvalho Chehab1-2/+26
2026-05-03docs: maintainers_include: use a better title for profilesMauro Carvalho Chehab1-3/+15
2026-05-03docs: maintainers_include: auto-generate maintainer profile TOCMauro Carvalho Chehab1-17/+76
2025-09-16docs: kdoc: handle the obsolescensce of docutils.ErrorString()Jonathan Corbet1-1/+3
2025-02-13docs: extensions: don't use utf-8 syntax for descriptionsMauro Carvalho Chehab1-2/+2
2023-09-12Documentation/sphinx: fix Python string escapesBenjamin Gray1-4/+4
2021-02-02Docs: drop Python 2 supportJonathan Corbet1-2/+0
2019-10-02doc-rst: Programmatically render MAINTAINERS into ReSTKees Cook1-0/+197