index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sphinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: sphinx-requirements: Move sphinx_rtd_theme to top
Akira Yokosawa
2021-08-12
1
-2
/
+1
*
docs: sphinx: Fix couple of spellings in the file rstFlatTable.py
Bhaskar Chowdhury
2021-03-06
1
-2
/
+2
*
docs: Enable usage of relative paths to docs on automarkup
Nícolas F. R. A. Prado
2021-02-04
1
-2
/
+5
*
Docs: drop Python 2 support
Jonathan Corbet
2021-02-01
4
-26
/
+1
*
Move our minimum Sphinx version to 1.7
Jonathan Corbet
2021-02-01
5
-94
/
+18
*
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-12-22
1
-1
/
+1
|
\
|
*
tweewide: Fix most Shebang lines
Finn Behrens
2020-12-08
1
-1
/
+1
*
|
docs: update requirements to install six module
JaeSang Yoo
2020-12-09
1
-0
/
+1
*
|
sphinx: kernel_feat.py: add a script to parse feature files
Mauro Carvalho Chehab
2020-12-03
1
-0
/
+169
*
|
docs: automarkup.py: Allow automatic cross-reference inside C namespace
Nícolas F. R. A. Prado
2020-11-30
1
-47
/
+75
|
/
*
Merge tag 'docs-5.10-3' of git://git.lwn.net/linux
Linus Torvalds
2020-11-03
1
-6
/
+14
|
\
|
*
docs: fix automarkup regression on Python 2
Jonathan Corbet
2020-11-03
1
-6
/
+14
*
|
docs: ABI: make it parse ABI/stable as ReST-compatible files
Mauro Carvalho Chehab
2020-10-30
1
-2
/
+6
*
|
docs: kernel_abi.py: Handle with a lazy Sphinx parser
Mauro Carvalho Chehab
2020-10-30
1
-13
/
+26
*
|
docs: kernel_abi.py: use --enable-lineno for get_abi.pl
Mauro Carvalho Chehab
2020-10-30
1
-4
/
+14
*
|
docs: kernel_abi.py: make it compatible with Sphinx 1.7+
Mauro Carvalho Chehab
2020-10-30
1
-12
/
+27
*
|
docs: kernel_abi.py: fix UTF-8 support
Mauro Carvalho Chehab
2020-10-30
1
-12
/
+7
*
|
docs: kernel_abi.py: add a script to parse ABI documentation
Mauro Carvalho Chehab
2020-10-30
1
-0
/
+157
*
|
docs: kernellog.py: add support for info()
Mauro Carvalho Chehab
2020-10-30
1
-1
/
+5
|
/
*
docs: get rid of :c:type explicit declarations for structs
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+1
*
docs: automarkup.py: Add cross-reference for parametrized C macros
Nícolas F. R. A. Prado
2020-10-15
1
-7
/
+42
*
docs: automarkup.py: Skip C reserved words when cross-referencing
Nícolas F. R. A. Prado
2020-10-15
1
-1
/
+8
*
docs: automarkup.py: Fix regexes to solve sphinx 3 warnings
Nícolas F. R. A. Prado
2020-10-15
1
-3
/
+4
*
docs: automarkup.py: Use new C roles in Sphinx 3
Nícolas F. R. A. Prado
2020-10-15
1
-6
/
+49
*
docs: kerneldoc.py: add support for kerneldoc -nosymbol
Mauro Carvalho Chehab
2020-10-15
1
-0
/
+7
*
docs: kerneldoc.py: append the name of the parsed doc file
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+2
*
docs: cdomain.py: extend it to handle new Sphinx 3.x tags
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+39
*
docs: cdomain.py: add support for a new Sphinx 3.1+ tag
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+54
*
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-10-15
1
-0
/
+5
*
docs: Add automatic cross-reference for documentation pages
Nícolas F. R. A. Prado
2020-09-16
1
-1
/
+38
*
docs: Allow multiple automarkup functions
Nícolas F. R. A. Prado
2020-09-16
1
-42
/
+55
*
docs: Add automatic cross-reference for C types
Nícolas F. R. A. Prado
2020-09-03
1
-13
/
+24
*
Replace HTTP links with HTTPS ones: Documentation/sphinx/parse-headers.pl
Alexander A. Klimov
2020-06-26
1
-1
/
+1
*
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
2020-06-08
1
-3
/
+3
*
docs: update recommended Sphinx version to 2.4.4
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
*
docs: Fix empty parallelism argument
Kees Cook
2020-02-25
1
-1
/
+1
*
docs: Keep up with the location of NoUri
Jonathan Corbet
2020-01-24
1
-1
/
+6
*
docs, parallelism: Rearrange how jobserver reservations are made
Kees Cook
2019-11-22
1
-0
/
+33
*
kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Changbin Du
2019-11-07
1
-6
/
+11
*
doc-rst: Programmatically render MAINTAINERS into ReST
Kees Cook
2019-10-02
1
-0
/
+197
*
Documentation: sphinx: Don't parse socket() as identifier reference
Jonathan Neuschäfer
2019-08-12
1
-1
/
+2
*
Documentation: sphinx: Add missing comma to list of strings
Jonathan Neuschäfer
2019-08-12
1
-1
/
+1
*
docs: load_config.py: ensure subdirs end with "/"
Mauro Carvalho Chehab
2019-07-19
1
-1
/
+1
*
docs: load_config.py: avoid needing a conf.py just due to LaTeX docs
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+26
*
docs: automarkup.py: ignore exceptions when seeking for xrefs
Mauro Carvalho Chehab
2019-07-08
1
-2
/
+10
*
Docs: An initial automarkup extension for sphinx
Jonathan Corbet
2019-06-26
1
-0
/
+93
*
docs: requirements.txt: recommend Sphinx 1.7.9
Mauro Carvalho Chehab
2019-05-30
1
-2
/
+2
*
docs: cdomain.py: get rid of a warning since version 1.8
Mauro Carvalho Chehab
2019-05-29
1
-1
/
+4
*
doc: Cope with the deprecation of AutoReporter
Jonathan Corbet
2019-05-23
1
-8
/
+26
*
doc: Cope with Sphinx logging deprecations
Jonathan Corbet
2019-05-23
3
-21
/
+59
[next]