summaryrefslogtreecommitdiff
path: root/tools/docs
AgeCommit message (Expand)AuthorFilesLines
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
2025-09-18tools/docs: sphinx-build-wrapper: move rust doc builder to wrapperMauro Carvalho Chehab1-26/+33
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab1-5/+76
2025-09-18tools/docs: sphinx-build-wrapper: Fix output for duplicated namesMauro Carvalho Chehab1-11/+9
2025-09-18tools/docs,scripts: sphinx-*: prevent sphinx-build crashesMauro Carvalho Chehab2-1/+24
2025-09-18tools/docs: sphinx-build-wrapper: allow building PDF files in parallelMauro Carvalho Chehab1-54/+148
2025-09-18tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive modeMauro Carvalho Chehab1-3/+11
2025-09-18tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-buildMauro Carvalho Chehab1-0/+599
2025-09-18tools/docs: python_version: move version check from sphinx-pre-installMauro Carvalho Chehab2-134/+171
2025-09-18tools/docs: sphinx-pre-install: allow check for alternatives and bail outMauro Carvalho Chehab1-10/+38