40 Commits (8b6aa69365ca6e9bbc3bf557a6ccc5ed2b468bec)

Author SHA1 Message Date
Alex Bennée b30df2751e scripts/kernel-doc: strip QEMU_ from function definitions 5 years ago
Paolo Bonzini 953d0c333e scripts: kernel-doc: remove unnecessary change wrt Linux 5 years ago
Mauro Carvalho Chehab a1b8a57a0e scripts: kernel-doc: use :c:union when needed 5 years ago
Mauro Carvalho Chehab e495a1b26c scripts: kernel-doc: split typedef complex regex 5 years ago
Mauro Carvalho Chehab 01a7917d9b scripts: kernel-doc: fix typedef parsing 5 years ago
Paolo Bonzini 3e72dc0135 Revert "kernel-doc: Handle function typedefs that return pointers" 5 years ago
Paolo Bonzini 47da500a7e Revert "kernel-doc: Handle function typedefs without asterisks" 5 years ago
Mauro Carvalho Chehab ac3617d90c scripts: kernel-doc: try to use c:function if possible 5 years ago
Mauro Carvalho Chehab 4f5f16a193 scripts: kernel-doc: fix line number handling 5 years ago
Mauro Carvalho Chehab 486966e4a4 scripts: kernel-doc: allow passing desired Sphinx C domain dialect 5 years ago
Mauro Carvalho Chehab 0c77185233 scripts: kernel-doc: don't mangle with parameter list 5 years ago
Mauro Carvalho Chehab 3999ffcf13 scripts: kernel-doc: fix typedef identification 5 years ago
Mauro Carvalho Chehab 78c8c92c5d scripts: kernel-doc: reimplement -nofunction argument 5 years ago
Mauro Carvalho Chehab 5abfaa6a7f scripts: kernel-doc: fix troubles with line counts 5 years ago
Mauro Carvalho Chehab 60ef7c1801 scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x 5 years ago
Mauro Carvalho Chehab 6d3a3cfc2f scripts: kernel-doc: make it more compatible with Sphinx 3.x 5 years ago
Paolo Bonzini 46ae6e8f82 Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later" 5 years ago
Paolo Bonzini a832c9844d Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments" 5 years ago
Mauro Carvalho Chehab 306b015cfb scripts: kernel-doc: add support for typedef enum 5 years ago
Jonathan Cameron 5c51f435cb kernel-doc: add support for ____cacheline_aligned attribute 5 years ago
Mauro Carvalho Chehab 697f668ad1 kernel-doc: include line numbers for function prototypes 5 years ago
Pierre-Louis Bossart 86cba21743 scripts/kernel-doc: optionally treat warnings as errors 5 years ago
Mauro Carvalho Chehab 2552f59a34 scripts/kernel-doc: handle function pointer prototypes 5 years ago
Mauro Carvalho Chehab f0fd307d25 scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK 5 years ago
Alexander A. Klimov cd08b80952 Replace HTTP links with HTTPS ones: documentation 5 years ago
Mauro Carvalho Chehab 9f2b463ad8 scripts: kernel-doc: accept blank lines on parameter description 5 years ago
Mauro Carvalho Chehab b1e8e720b6 scripts: kernel-doc: accept negation like !@var 5 years ago
Mauro Carvalho Chehab 76083982a5 scripts: kernel-doc: proper handle @foo->bar() 5 years ago
Jonathan Neuschäfer 65fb67bf73 scripts/kernel-doc: Add support for named variable macro arguments 5 years ago
André Almeida b5a8dfb532 kernel-doc: add support for ____cacheline_aligned_in_smp attribute 5 years ago
André Almeida 872e6c47a0 kernel-doc: fix processing nested structs with attributes 5 years ago
Peter Maydell 92bb29f9b2 scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments 6 years ago
Eduardo Habkost eb4c977508 kernel-doc: Remove $decl_type='type name' hack 6 years ago
Eduardo Habkost 3cd3c5193c kernel-doc: Handle function typedefs without asterisks 6 years ago
Eduardo Habkost 19ab6044be kernel-doc: Handle function typedefs that return pointers 6 years ago
Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
Peter Maydell 152d1967f6 kernel-doc: Use c:struct for Sphinx 3.0 and later 6 years ago
Peter Maydell a62d563796 scripts/kernel-doc: Add missing close-paren in c:function directives 6 years ago
Paolo Bonzini 4cf4179441 docs: tweak kernel-doc for QEMU coding standards 7 years ago
Paolo Bonzini e2c546358f docs: import Linux kernel-doc script and extension 7 years ago