summaryrefslogtreecommitdiff
path: root/tools/docs
AgeCommit message (Expand)AuthorFilesLines
2026-03-30docs: kdoc_diff: add a helper tool to help checking kdoc regressionsMauro Carvalho Chehab1-0/+508
2026-03-30doc tools: better handle KBUILD_VERBOSEMauro Carvalho Chehab1-1/+6
2026-03-23docs: kernel-doc: add support to store output on a YAML fileMauro Carvalho Chehab1-8/+40
2026-03-22tools/docs/checktransupdate.py: fix all issues reported by pylintHaoyang LIU1-4/+4
2026-03-09docs: kdoc_output: pick a better default for modulenameMauro Carvalho Chehab1-1/+0
2026-03-09docs: kdoc_output: fix naming for DOC markupsMauro Carvalho Chehab1-1/+1
2026-03-09docs: sphinx-build-wrapper: don't allow "/" on file namesMauro Carvalho Chehab1-1/+3
2026-03-09docs: sphinx-build-wrapper: better handle troff .TH markupsMauro Carvalho Chehab1-4/+4
2026-03-09tools/docs/checktransupdate.py: add support for scanning directoryHaoyang LIU1-1/+13
2026-02-02tools: sphinx-build-wrapper: improve its help messageMauro Carvalho Chehab1-3/+25
2026-02-02docs: sphinx-build-wrapper: allow -v override -qMauro Carvalho Chehab1-3/+11
2026-01-23tools/docs: sphinx-build-wrapper: only generate rust docs when requestedThomas Weißschuh1-2/+5
2026-01-23tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlierThomas Weißschuh1-13/+13
2026-01-23tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variableThomas Weißschuh1-9/+8
2026-01-23tools/docs: sphinx-build-wrapper: generate rust docs only onceThomas Weißschuh1-17/+17
2026-01-21docs: sphinx-build-wrapper: stop setting kerneldoc_bin for SphinxJonathan Corbet1-1/+0
2026-01-21docs: kdoc: improve description of MsgFormatterMauro Carvalho Chehab1-1/+4
2026-01-21docs: kdoc: move the return values to the helper messageMauro Carvalho Chehab1-12/+15
2026-01-21docs: kdoc: move kernel-doc to tools/docsJonathan Corbet3-2/+362
2026-01-07docs: find-unused-docs.sh: fixup directory usageRandy Dunlap1-1/+1
2025-11-29docs: makefile: move rustdoc check to the build wrapperMauro Carvalho Chehab1-9/+32
2025-11-21get_feat.pl: remove it, as it got replaced by get_feat.pyMauro Carvalho Chehab1-641/+0
2025-11-21tools/docs/get_feat.py: convert get_feat.pl to PythonMauro Carvalho Chehab1-0/+225
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet5-15/+14
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet10-907/+21
2025-11-10tools/docs/get_abi.py: fix get_abi library directoryMauro Carvalho Chehab1-1/+1
2025-11-04Merge branch 'tools-final2' into docs-mwJonathan Corbet9-1/+2092
2025-10-29tools/docs/sphinx-build-wrapper: Emit $SPHINXOPTS later in args listAkira Yokosawa1-1/+1
2025-10-29docs: move find-unused-docs.sh to tools/docsJonathan Corbet1-0/+62
2025-10-29docs: move test_doc_build.py to tools/docsJonathan Corbet1-0/+513
2025-10-29docs: move get_abi.py to tools/docsJonathan Corbet1-0/+214
2025-10-29docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet2-1/+246
2025-10-29docs: move checktransupdate.py to tools/docsJonathan Corbet1-0/+307
2025-10-29docs: Move the "features" tools to tools/docsJonathan Corbet3-0/+750
2025-10-17Merge branch 'build-script' into docs-mwJonathan Corbet5-0/+2759
2025-10-17tools: docs: parse_data_structs.py: accept more reftypesMauro Carvalho Chehab1-1/+1
2025-10-17tools: docs: parse_data_structs.py: add namespace supportMauro Carvalho Chehab1-11/+32
2025-10-17tools: docs: parse_data_structs.py: get rid of process_exceptions()Mauro Carvalho Chehab2-58/+52
2025-10-17tools: docs: parse_data_structs: make process_exceptions two stagesMauro Carvalho Chehab1-56/+73
2025-10-17docs: kernel_include.py: fix line numbers for TOCMauro Carvalho Chehab1-1/+1
2025-10-17tools: docs: parse_data_structs.py: output a line numberMauro Carvalho Chehab1-14/+15
2025-10-17tools: docs: parse_data_structs.py: drop contents headerMauro Carvalho Chehab1-7/+1
2025-10-08tools/docs: sphinx-build-wrapper: -q is a boolean, not an integerMauro Carvalho Chehab1-1/+1
2025-10-01tools/docs: sphinx-build-wrapper: pdflatex is needed only for pdfMauro Carvalho Chehab1-1/+1
2025-09-25tools/docs/sphinx-build-wrapper: allow skipping sphinx-build stepMauro Carvalho Chehab1-6/+12
2025-09-25tools/docs: sphinx-build-wrapper: fix compat with recent TumbleweedMauro Carvalho Chehab1-3/+22
2025-09-22docs: conf.py: get rid of load_config.pyMauro Carvalho Chehab1-7/+2
2025-09-22tools/docs: sphinx-build-wrapper: handle sphinx-build errorsMauro Carvalho Chehab1-2/+7
2025-09-18tools/docs: sphinx-build-wrapper: add support to run inside venvMauro Carvalho Chehab1-3/+30
2025-09-18tools/docs: sphinx-* break documentation bulds on openSUSEMauro Carvalho Chehab3-6/+28