summaryrefslogtreecommitdiff
path: root/Documentation/sphinx/maintainers_include.py
AgeCommit message (Expand)Author
2026-05-25docs: maintainers_include: keep the last entry at the endMauro Carvalho Chehab
2026-05-25docs: maintainers_include: restore compatibility with Python 3.6Mauro Carvalho Chehab
2026-05-15docs: maintainers_include: better handle doc wildcardsMauro Carvalho Chehab
2026-05-15docs: maintainers_include: better handle directoriesMauro Carvalho Chehab
2026-05-15docs: maintainers_include: don't ignore invalid profile entriesMauro Carvalho Chehab
2026-05-15docs: maintainers_include: add a filtering javascriptMauro Carvalho Chehab
2026-05-15docs: maintainers_include: properly handle file patternsMauro Carvalho Chehab
2026-05-15docs: maintainers_include: store maintainers entries on a dictMauro Carvalho Chehab
2026-05-15docs: maintainers_include: do some coding style cleanupsMauro Carvalho Chehab
2026-05-15docs: maintainers_include: clean most SPHINXDIRS=process warningsMauro Carvalho Chehab
2026-05-15docs: maintainers_include: cleanup the codeMauro Carvalho Chehab
2026-05-15docs: maintainers_include: split state machine on multiple funcsMauro Carvalho Chehab
2026-05-15docs: maintainers_include: keep hidden TOC sortedMauro Carvalho Chehab
2026-05-03docs: maintainers_include: parse MAINTAINERS just onceMauro Carvalho Chehab
2026-05-03docs: maintainers_include: fix support for O=dirMauro Carvalho Chehab
2026-05-03docs: maintainers_include: improve its outputMauro Carvalho Chehab
2026-05-03docs: maintainers_include: Only show main entry for profilesMauro Carvalho Chehab
2026-05-03docs: maintainers_include: preserve names for files under process/Mauro Carvalho Chehab
2026-05-03docs: maintainers_include: add external profile URLsMauro Carvalho Chehab
2026-05-03docs: maintainers_include: use a better title for profilesMauro Carvalho Chehab
2026-05-03docs: maintainers_include: auto-generate maintainer profile TOCMauro Carvalho Chehab
2025-09-15docs: kdoc: handle the obsolescensce of docutils.ErrorString()Jonathan Corbet
2025-02-13docs: extensions: don't use utf-8 syntax for descriptionsMauro Carvalho Chehab
2023-09-12Documentation/sphinx: fix Python string escapesBenjamin Gray
2021-02-01Docs: drop Python 2 supportJonathan Corbet
2019-10-02doc-rst: Programmatically render MAINTAINERS into ReSTKees Cook