index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
conf.py
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
Documentation: use a source-read extension for the index link boilerplate
Jani Nikula
1
-1
/
+24
2026-01-23
Merge branch 'mauro' into docs-mw
Jonathan Corbet
1
-10
/
+13
2026-01-23
docs: enable Sphinx autodoc extension to allow documenting python
Mauro Carvalho Chehab
1
-0
/
+5
2026-01-23
docs: conf: don't rely on cwd to get documentation location
Mauro Carvalho Chehab
1
-7
/
+5
2026-01-23
docs: conf.py: don't use doctree with a different meaning
Mauro Carvalho Chehab
1
-4
/
+4
2026-01-20
docs: conf.py: get rid of the now unused kerneldoc_bin env var
Mauro Carvalho Chehab
1
-4
/
+0
2026-01-20
docs: kdoc: move kernel-doc to tools/docs
Jonathan Corbet
1
-1
/
+1
2026-01-16
Documentation: Link man pages to https://man7.org/
Petr Vorel
1
-0
/
+3
2025-09-21
docs: conf.py: get rid of load_config.py
Mauro Carvalho Chehab
1
-10
/
+5
2025-08-29
docs: conf.py: drop xindy rule
Mauro Carvalho Chehab
1
-2
/
+0
2025-08-21
docs: conf.py: extra cleanups and fixes
Mauro Carvalho Chehab
1
-0
/
+7
2025-08-21
docs: conf.py: fix some troubles for LaTeX output
Mauro Carvalho Chehab
1
-4
/
+6
2025-08-21
docs: conf.py: use dedent and r-strings for LaTeX macros
Mauro Carvalho Chehab
1
-14
/
+12
2025-08-21
docs: conf.py: rename some vars at latex_documents logic
Mauro Carvalho Chehab
1
-11
/
+11
2025-08-21
docs: conf.py: fix doc name with SPHINXDIRS
Mauro Carvalho Chehab
1
-0
/
+13
2025-08-21
docs: conf.py: better handle latex documents
Mauro Carvalho Chehab
1
-28
/
+26
2025-08-21
Documentation: conf.py: remove repeated word in comment
Albin Babu Varghese
1
-1
/
+1
2025-08-12
docs: use parser_yaml extension to handle Netlink specs
Mauro Carvalho Chehab
1
-5
/
+15
2025-06-25
docs: conf.py: several coding style fixes
Mauro Carvalho Chehab
1
-179
/
+172
2025-06-25
docs: conf.py: properly handle include and exclude patterns
Mauro Carvalho Chehab
1
-4
/
+63
2025-05-19
docs: conf.py: drop backward support for old Sphinx versions
Mauro Carvalho Chehab
1
-97
/
+65
2025-04-09
docs: sphinx: kerneldoc: use kernel-doc.py script
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-13
docs: changes: update Sphinx minimal version to 3.4.3
Mauro Carvalho Chehab
1
-1
/
+1
2024-03-28
compiler_types: add Endianness-dependent __counted_by_{le,be}
Alexander Lobakin
1
-0
/
+2
2024-02-28
docs: Restore "smart quotes" for quotes
Akira Yokosawa
1
-3
/
+3
2024-02-20
docs: Instruct LaTeX to cope with deeper nesting
Jonathan Corbet
1
-0
/
+6
2023-12-19
docs: translations: add translations links when they exist
Vegard Nossum
1
-1
/
+1
2023-12-15
docs: conf.py: Ignore __counted_by attribute
Kees Cook
1
-0
/
+1
2023-12-15
docs: Raise the minimum Sphinx requirement to 2.4.4
Jonathan Corbet
1
-1
/
+1
2023-11-17
Documentation: add tux logo
Vegard Nossum
1
-0
/
+4
2023-05-19
Documentation: conf.py: Add __force to c_id_attributes
James Seo
1
-0
/
+1
2023-04-20
docs: turn off "smart quotes" in the HTML build
Jonathan Corbet
1
-3
/
+4
2023-02-22
Merge tag 'docs-6.3' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+3
2023-02-08
docs: Add more information to the HTML sidebar
Jonathan Corbet
1
-2
/
+3
2023-02-02
bpf: Document usage of the new __bpf_kfunc macro
David Vernet
1
-0
/
+3
2023-01-11
docs/conf.py: Use about.html only in sidebar of alabaster theme
Akira Yokosawa
1
-1
/
+5
2023-01-06
docs: Deprecate use of Sphinx < 2.4.x
Jonathan Corbet
1
-0
/
+6
2022-11-09
docs/sphinx: More depth in the rtd sidebar toc
Daniel Vetter
1
-0
/
+4
2022-11-01
docs: Don't wire font sizes for HTML output
Jonathan Corbet
1
-1
/
+2
2022-10-18
docs: decruft Documentation/conf.py
Jonathan Corbet
1
-179
/
+2
2022-10-13
docs: tweak some Alabaster style parameters
Jonathan Corbet
1
-0
/
+3
2022-10-13
docs: Switch the default HTML theme to alabaster
Jonathan Corbet
1
-3
/
+25
2022-09-29
Merge branch 'docs-mw' into docs-next
Jonathan Corbet
1
-1
/
+2
2022-09-29
docs: reconfigure the HTML left column
Jonathan Corbet
1
-1
/
+2
2022-09-27
Merge branch 'docs-mw' into docs-next
Jonathan Corbet
1
-1
/
+38
2022-09-27
docs/conf.py: Respect env variable SPHINX_IMGMATH
Akira Yokosawa
1
-2
/
+14
2022-09-27
docs/conf.py: Treat mathjax as fallback math renderer
Akira Yokosawa
1
-1
/
+26
2022-08-26
docs/conf.py: add function attribute '__fix_address' to conf.py
Menglong Dong
1
-0
/
+1
2022-06-01
docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
Akira Yokosawa
1
-1
/
+1
2022-02-24
docs: pdfdocs: Pull LaTeX preamble part out of conf.py
Akira Yokosawa
1
-171
/
+13
[next]