Jonathan Corbet
|
8569de68e7
docs: kernel-doc: Add "example" and "note" to the magic section types
|
9 年之前 |
Daniel Vetter
|
0b0f5f29b2
scripts/kernel-doc: Add option to inject line numbers
|
9 年之前 |
Daniel Vetter
|
b7afa92b55
scripts/kernel-doc: Also give functions symbolic names
|
9 年之前 |
Daniel Vetter
|
ebff7f929b
scripts/kernel-doc: Remove duplicated DOC: start handling
|
9 年之前 |
Jani Nikula
|
2f4ad40a05
kernel-doc: reset contents and section harder
|
9 年之前 |
Jani Nikula
|
32217761ee
kernel-doc: concatenate contents of colliding sections
|
9 年之前 |
Jani Nikula
|
f624adef3d
kernel-doc: limit the "section header:" detection to a select few
|
9 年之前 |
Jani Nikula
|
cddfe325af
kernel-doc/rst: remove fixme comment
|
9 年之前 |
Jani Nikula
|
d4b08e0cd2
kernel-doc/rst: use *undescribed* instead of _undescribed_
|
9 年之前 |
Jani Nikula
|
b7886de43c
kernel-doc: strip leading whitespace from continued param descs
|
9 年之前 |
Jani Nikula
|
0a7263014b
kernel-doc: improve handling of whitespace on the first line param description
|
9 年之前 |
Jani Nikula
|
ecbcfba126
kernel-doc/rst: change the output layout
|
9 年之前 |
Jani Nikula
|
6450c8957e
kernel-doc: strip leading blank lines from inline doc comments
|
9 年之前 |
Jani Nikula
|
830066a7a3
kernel-doc/rst: blank lines in output are not needed
|
9 年之前 |
Jani Nikula
|
a0b96c2dbd
kernel-doc: fix wrong code indentation
|
9 年之前 |
Jani Nikula
|
13901ef27c
kernel-doc: do not regard $, %, or & prefixes as special in section names
|
9 年之前 |
Jani Nikula
|
c099ff6989
kernel-doc/rst: highlight function/struct/enum purpose lines too
|
9 年之前 |
Jani Nikula
|
9c9193c49c
kernel-doc/rst: drop redundant unescape in highlighting
|
9 年之前 |
Jani Nikula
|
f3341dcf3b
kernel-doc/rst: add support for struct/union/enum member references
|
9 年之前 |
Jani Nikula
|
47ae7aed34
kernel-doc/rst: add support for &union foo and &typedef foo references
|
9 年之前 |
Jani Nikula
|
a7291e7e03
kernel-doc/rst: &foo references are more universal than structs
|
9 年之前 |
Jani Nikula
|
a19bce6433
kernel-doc/rst: reference functions according to C domain spec
|
9 年之前 |
Jani Nikula
|
9e72184b55
kernel-doc/rst: do not output DOC: section titles for requested ones
|
9 年之前 |
Jani Nikula
|
b6c3f456cf
kernel-doc: add names for output selection
|
9 年之前 |
Jani Nikula
|
48af606ad8
kernel-doc: add names for states and substates
|
9 年之前 |
Jani Nikula
|
86ae2e38d4
kernel-doc: support printing exported and non-exported symbols
|
10 年之前 |
Jani Nikula
|
5e64fa9c44
kernel-doc/rst: fix use of uninitialized value
|
9 年之前 |
Jani Nikula
|
6285097654
kernel-doc: use rst C domain directives and references for types
|
9 年之前 |
Jonathan Corbet
|
c0d1b6ee78
kernel-doc: produce RestructuredText output
|
9 年之前 |
Jani Nikula
|
fadc0b31cb
kernel-doc: rewrite usage description, remove duplicated comments
|
9 年之前 |