Mauro Carvalho Chehab
|
b031ac4e7d
scripts: kernel-doc: improve argument handling
|
8 years ago |
Mauro Carvalho Chehab
|
b051426753
scripts: kernel-doc: get rid of unused output formats
|
8 years ago |
Mauro Carvalho Chehab
|
857af3b775
docs: get rid of kernel-doc-nano-HOWTO.txt
|
8 years ago |
Mauro Carvalho Chehab
|
45005b27c1
kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR()
|
8 years ago |
Will Deacon
|
e814bccbaf
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
|
8 years ago |
Linus Torvalds
|
1d3bc6363a
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
|
8 years ago |
Matthew Wilcox
|
3a025e1d1c
Add optional check for bad kernel-doc comments
|
8 years ago |
Levin, Alexander (Sasha Levin)
|
4675ff05de
kmemcheck: rip it out
|
8 years ago |
Johannes Berg
|
5cb5c31cdf
scripts/kernel-doc: warn on excess enum value descriptions
|
8 years ago |
Markus Heiser
|
463a0fdc3e
kernel-doc parser mishandles declarations split into lines
|
8 years ago |
Linus Torvalds
|
16ffc4c394
Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
|
8 years ago |
Jakub Kicinski
|
1cb566ba56
scripts/kernel-doc: handle DECLARE_HASHTABLE
|
8 years ago |
Kamil Rytarowski
|
cb77f0d623
scripts: Switch to more portable Perl shebang
|
8 years ago |
Mauro Carvalho Chehab
|
f9b5c5304c
scripts/kernel-doc: fix handling of parameters with parenthesis
|
8 years ago |
Mauro Carvalho Chehab
|
b97f193abf
scripts/kernel-doc: fix parser for apostrophes
|
8 years ago |
Matthew Wilcox
|
5a0bc578e0
kernel-doc: Handle returning pointers to pointers
|
9 years ago |
Gabriel Krisman Bertazi
|
ada5f446bb
kernel-doc: properly document array arguments of function
|
9 years ago |
Paolo Bonzini
|
df31175bb4
kernel-doc: make highlights more homogenous for the various backends
|
9 years ago |
Paolo Bonzini
|
5267dd354b
kernel-doc: make member highlighting available in all backends
|
9 years ago |
Paolo Bonzini
|
fc6d7af89f
kernel-doc: include parameter type in docbook output
|
9 years ago |
Paolo Bonzini
|
b1aaa546b5
kernel-doc: strip attributes even if they have an argument
|
9 years ago |
Paolo Bonzini
|
02a4f4fe52
kernel-doc: cleanup parameter type in function-typed arguments
|
9 years ago |
Jani Nikula
|
0c9aa20957
kernel-doc: add support for one line inline struct member doc comments
|
9 years ago |
Silvio Fricke
|
c950a1739e
kernel-doc: better parsing of named variable arguments
|
9 years ago |
Jonathan Corbet
|
5219f18aaf
docs: Special-case function-pointer parameters in kernel-doc
|
9 years ago |
Jonathan Corbet
|
ef00028b20
docs: make kernel-doc handle varargs properly
|
9 years ago |
Mauro Carvalho Chehab
|
82801d065b
docs-rst: kernel-doc: fix typedef output in RST format
|
9 years ago |
Mauro Carvalho Chehab
|
d37c43ce19
docs-rst: improve typedef parser
|
9 years ago |
Mauro Carvalho Chehab
|
6d232c8015
docs-rst: kernel-doc: better output struct members
|
9 years ago |
Markus Heiser
|
aa10a78266
doc-rst: Revert "kernel-doc: fix handling of address_space tags"
|
9 years ago |