summaryrefslogtreecommitdiff
path: root/tools/docs
AgeCommit message (Expand)Author
2025-11-29docs: makefile: move rustdoc check to the build wrapperMauro Carvalho Chehab
2025-11-21get_feat.pl: remove it, as it got replaced by get_feat.pyMauro Carvalho Chehab
2025-11-21tools/docs/get_feat.py: convert get_feat.pl to PythonMauro Carvalho Chehab
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet
2025-11-10tools/docs/get_abi.py: fix get_abi library directoryMauro Carvalho Chehab
2025-11-03Merge branch 'tools-final2' into docs-mwJonathan Corbet
2025-10-29tools/docs/sphinx-build-wrapper: Emit $SPHINXOPTS later in args listAkira Yokosawa
2025-10-28docs: move find-unused-docs.sh to tools/docsJonathan Corbet
2025-10-28docs: move test_doc_build.py to tools/docsJonathan Corbet
2025-10-28docs: move get_abi.py to tools/docsJonathan Corbet
2025-10-28docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet
2025-10-28docs: move checktransupdate.py to tools/docsJonathan Corbet
2025-10-28docs: Move the "features" tools to tools/docsJonathan Corbet
2025-10-17Merge branch 'build-script' into docs-mwJonathan Corbet
2025-10-17tools: docs: parse_data_structs.py: accept more reftypesMauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs.py: add namespace supportMauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs.py: get rid of process_exceptions()Mauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs: make process_exceptions two stagesMauro Carvalho Chehab
2025-10-17docs: kernel_include.py: fix line numbers for TOCMauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs.py: output a line numberMauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs.py: drop contents headerMauro Carvalho Chehab
2025-10-08tools/docs: sphinx-build-wrapper: -q is a boolean, not an integerMauro Carvalho Chehab
2025-10-01tools/docs: sphinx-build-wrapper: pdflatex is needed only for pdfMauro Carvalho Chehab
2025-09-25tools/docs/sphinx-build-wrapper: allow skipping sphinx-build stepMauro Carvalho Chehab
2025-09-25tools/docs: sphinx-build-wrapper: fix compat with recent TumbleweedMauro Carvalho Chehab
2025-09-21docs: conf.py: get rid of load_config.pyMauro Carvalho Chehab
2025-09-21tools/docs: sphinx-build-wrapper: handle sphinx-build errorsMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: add support to run inside venvMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-* break documentation bulds on openSUSEMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: move rust doc builder to wrapperMauro Carvalho Chehab
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: Fix output for duplicated namesMauro Carvalho Chehab
2025-09-18tools/docs,scripts: sphinx-*: prevent sphinx-build crashesMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: allow building PDF files in parallelMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive modeMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-buildMauro Carvalho Chehab
2025-09-18tools/docs: python_version: move version check from sphinx-pre-installMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-pre-install: allow check for alternatives and bail outMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-pre-install: drop a debug printMauro Carvalho Chehab
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab
2025-09-18check-variable-fonts.py: add a helper to display instructionsMauro Carvalho Chehab
2025-09-18tools/docs: check-variable-fonts.py: split into a lib and an exec fileMauro Carvalho Chehab
2025-09-09docs: add tools/docs/gen-redirects.pyVegard Nossum
2025-09-09docs: add tools/docs/gen-renames.pyVegard Nossum
2025-08-29tools: docs: parse_data_structs.py: add methods to return outputMauro Carvalho Chehab
2025-08-29tools: docs: parse-headers.py: move it from sphinx dirMauro Carvalho Chehab