aboutsummaryrefslogtreecommitdiffstats
path: root/tools/docs
AgeCommit message (Expand)AuthorFilesLines
13 daysdocs: 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-03Merge 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-28docs: move find-unused-docs.sh to tools/docsJonathan Corbet1-0/+62
2025-10-28docs: move test_doc_build.py to tools/docsJonathan Corbet1-0/+513
2025-10-28docs: move get_abi.py to tools/docsJonathan Corbet1-0/+214
2025-10-28docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet2-1/+246
2025-10-28docs: move checktransupdate.py to tools/docsJonathan Corbet1-0/+307
2025-10-28docs: 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-21docs: conf.py: get rid of load_config.pyMauro Carvalho Chehab1-7/+2
2025-09-21tools/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
2025-09-18tools/docs: sphinx-pre-install: drop a debug printMauro Carvalho Chehab1-1/+0
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab1-0/+1621
2025-09-18check-variable-fonts.py: add a helper to display instructionsMauro Carvalho Chehab2-5/+20
2025-09-18tools/docs: check-variable-fonts.py: split into a lib and an exec fileMauro Carvalho Chehab2-0/+185
2025-09-09docs: add tools/docs/gen-redirects.pyVegard Nossum1-0/+54
2025-09-09docs: add tools/docs/gen-renames.pyVegard Nossum1-0/+130
2025-08-29tools: docs: parse_data_structs.py: add methods to return outputMauro Carvalho Chehab2-5/+62
2025-08-29tools: docs: parse-headers.py: move it from sphinx dirMauro Carvalho Chehab4-0/+525