summaryrefslogtreecommitdiffstats
path: root/tools/docs
AgeCommit message (Expand)AuthorLines
2026-02-02tools: sphinx-build-wrapper: improve its help messageMauro Carvalho Chehab-3/+25
2026-02-02docs: sphinx-build-wrapper: allow -v override -qMauro Carvalho Chehab-3/+11
2026-01-23tools/docs: sphinx-build-wrapper: only generate rust docs when requestedThomas Weißschuh-2/+5
2026-01-23tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlierThomas Weißschuh-13/+13
2026-01-23tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variableThomas Weißschuh-9/+8
2026-01-23tools/docs: sphinx-build-wrapper: generate rust docs only onceThomas Weißschuh-17/+17
2026-01-20docs: sphinx-build-wrapper: stop setting kerneldoc_bin for SphinxJonathan Corbet-1/+0
2026-01-20docs: kdoc: improve description of MsgFormatterMauro Carvalho Chehab-1/+4
2026-01-20docs: kdoc: move the return values to the helper messageMauro Carvalho Chehab-12/+15
2026-01-20docs: kdoc: move kernel-doc to tools/docsJonathan Corbet-2/+362
2026-01-06docs: find-unused-docs.sh: fixup directory usageRandy Dunlap-1/+1
2025-11-29docs: makefile: move rustdoc check to the build wrapperMauro Carvalho Chehab-9/+32
2025-11-21get_feat.pl: remove it, as it got replaced by get_feat.pyMauro Carvalho Chehab-641/+0
2025-11-21tools/docs/get_feat.py: convert get_feat.pl to PythonMauro Carvalho Chehab-0/+225
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet-15/+14
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet-907/+21
2025-11-10tools/docs/get_abi.py: fix get_abi library directoryMauro Carvalho Chehab-1/+1
2025-11-03Merge branch 'tools-final2' into docs-mwJonathan Corbet-1/+2092
2025-10-29tools/docs/sphinx-build-wrapper: Emit $SPHINXOPTS later in args listAkira Yokosawa-1/+1
2025-10-28docs: move find-unused-docs.sh to tools/docsJonathan Corbet-0/+62
2025-10-28docs: move test_doc_build.py to tools/docsJonathan Corbet-0/+513
2025-10-28docs: move get_abi.py to tools/docsJonathan Corbet-0/+214
2025-10-28docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet-1/+246
2025-10-28docs: move checktransupdate.py to tools/docsJonathan Corbet-0/+307
2025-10-28docs: Move the "features" tools to tools/docsJonathan Corbet-0/+750
2025-10-17Merge branch 'build-script' into docs-mwJonathan Corbet-0/+2759
2025-10-17tools: docs: parse_data_structs.py: accept more reftypesMauro Carvalho Chehab-1/+1
2025-10-17tools: docs: parse_data_structs.py: add namespace supportMauro Carvalho Chehab-11/+32
2025-10-17tools: docs: parse_data_structs.py: get rid of process_exceptions()Mauro Carvalho Chehab-58/+52
2025-10-17tools: docs: parse_data_structs: make process_exceptions two stagesMauro Carvalho Chehab-56/+73
2025-10-17docs: kernel_include.py: fix line numbers for TOCMauro Carvalho Chehab-1/+1
2025-10-17tools: docs: parse_data_structs.py: output a line numberMauro Carvalho Chehab-14/+15
2025-10-17tools: docs: parse_data_structs.py: drop contents headerMauro Carvalho Chehab-7/+1
2025-10-08tools/docs: sphinx-build-wrapper: -q is a boolean, not an integerMauro Carvalho Chehab-1/+1
2025-10-01tools/docs: sphinx-build-wrapper: pdflatex is needed only for pdfMauro Carvalho Chehab-1/+1
2025-09-25tools/docs/sphinx-build-wrapper: allow skipping sphinx-build stepMauro Carvalho Chehab-6/+12
2025-09-25tools/docs: sphinx-build-wrapper: fix compat with recent TumbleweedMauro Carvalho Chehab-3/+22
2025-09-21docs: conf.py: get rid of load_config.pyMauro Carvalho Chehab-7/+2
2025-09-21tools/docs: sphinx-build-wrapper: handle sphinx-build errorsMauro Carvalho Chehab-2/+7
2025-09-18tools/docs: sphinx-build-wrapper: add support to run inside venvMauro Carvalho Chehab-3/+30
2025-09-18tools/docs: sphinx-* break documentation bulds on openSUSEMauro Carvalho Chehab-6/+28
2025-09-18tools/docs: sphinx-build-wrapper: move rust doc builder to wrapperMauro Carvalho Chehab-26/+33
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab-5/+76
2025-09-18tools/docs: sphinx-build-wrapper: Fix output for duplicated namesMauro Carvalho Chehab-11/+9
2025-09-18tools/docs,scripts: sphinx-*: prevent sphinx-build crashesMauro Carvalho Chehab-1/+24
2025-09-18tools/docs: sphinx-build-wrapper: allow building PDF files in parallelMauro Carvalho Chehab-54/+148
2025-09-18tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive modeMauro Carvalho Chehab-3/+11
2025-09-18tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-buildMauro Carvalho Chehab-0/+599
2025-09-18tools/docs: python_version: move version check from sphinx-pre-installMauro Carvalho Chehab-134/+171
2025-09-18tools/docs: sphinx-pre-install: allow check for alternatives and bail outMauro Carvalho Chehab-10/+38