index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
doc-guide
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-2
/
+2
2018-02-23
doc-guide: kernel-doc: add comment about formatting verification
Mike Rapoport
1
-0
/
+11
2018-02-19
doc-guide: kernel-doc: add examples about nested union/structs
Mauro Carvalho Chehab
1
-2
/
+11
2018-02-19
doc-guide: kernel-doc: move in-line section to be after nested struct
Mauro Carvalho Chehab
1
-28
/
+28
2018-02-19
doc-guide: kernel-doc: fix example for inlined comments
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-19
doc-guide: kernel-doc: fix example for nested_foobar struct
Mauro Carvalho Chehab
1
-0
/
+4
2018-02-14
Restructure kernel-doc.rst
Matthew Wilcox
1
-259
/
+217
2018-02-14
Fix whitespace in example
Matthew Wilcox
1
-1
/
+1
2018-02-14
Add scripts/split-man.pl
Matthew Wilcox
1
-28
/
+2
2018-02-14
Minor fixes to kernel-doc.rst
Matthew Wilcox
1
-8
/
+8
2018-02-14
Add documentation for Context section
Matthew Wilcox
1
-0
/
+25
2017-12-21
scripts: kernel-doc: parse next structs/unions
Mauro Carvalho Chehab
1
-0
/
+46
2017-12-21
docs: kernel-doc.rst: add documentation about man pages
Mauro Carvalho Chehab
1
-0
/
+34
2017-12-21
docs: kernel-doc.rst: improve typedef documentation
Mauro Carvalho Chehab
1
-10
/
+22
2017-12-21
docs: kernel-doc.rst: improve structs chapter
Mauro Carvalho Chehab
1
-24
/
+24
2017-12-21
docs: kernel-doc.rst: improve function documentation section
Mauro Carvalho Chehab
1
-39
/
+61
2017-12-21
docs: kernel-doc.rst: improve private members description
Mauro Carvalho Chehab
1
-26
/
+30
2017-12-21
docs: kernel-doc.rst: better describe kernel-doc arguments
Mauro Carvalho Chehab
1
-3
/
+41
2017-10-19
Documentation: fix ref to sphinx/kerneldoc.py
Tom Saeger
1
-1
/
+1
2017-08-27
sphinx.rst: Allow Sphinx version 1.6 at the docs
Mauro Carvalho Chehab
1
-3
/
+1
2017-07-24
sphinx.rst: document scripts/sphinx-pre-install script
Mauro Carvalho Chehab
1
-4
/
+44
2017-07-17
sphinx.rst: better organize the documentation about PDF build
Mauro Carvalho Chehab
1
-8
/
+13
2017-07-17
sphinx.rst: describe the install requirements for kfigure
Mauro Carvalho Chehab
1
-0
/
+13
2017-07-17
sphinx.rst: fix unknown reference
Mauro Carvalho Chehab
1
-1
/
+1
2017-07-17
sphinx.rst: explain the usage of virtual environment
Mauro Carvalho Chehab
1
-0
/
+32
2017-07-17
docs-rst: move Sphinx install instructions to sphinx.rst
Mauro Carvalho Chehab
1
-0
/
+17
2017-05-16
kernel-doc: describe the ``literal`` syntax
Mauro Carvalho Chehab
1
-0
/
+10
2017-05-16
docs: update old references for DocBook from the documentation
Mauro Carvalho Chehab
2
-6
/
+0
2017-05-16
docs: remove DocBook from the building system
Mauro Carvalho Chehab
1
-90
/
+0
2017-03-09
docs-rst: automatically convert Graphviz and SVG images
Markus Heiser
3
-2
/
+109
2017-03-09
doc: Explain light-handed markup preference a bit better
Daniel Vetter
1
-1
/
+16
2016-12-01
docs-rst: parse-headers.pl: cleanup the documentation
Mauro Carvalho Chehab
1
-19
/
+3
2016-11-19
Merge branch 'mauro-doc' into docs-next
Jonathan Corbet
6
-0
/
+915
2016-11-19
parse-headers.rst: add an introduction to the man page
Mauro Carvalho Chehab
1
-2
/
+24
2016-11-19
parse-headers.pl: add documentation for this script
Mauro Carvalho Chehab
2
-0
/
+187
2016-11-19
docs-rst: doc-guide: split the kernel-documentation.rst contents
Mauro Carvalho Chehab
5
-0
/
+701