aboutsummaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
AgeCommit message (Expand)Author
2020-12-10scripts: kernel-doc: remove unnecessary change wrt LinuxPaolo Bonzini
2020-12-10scripts: kernel-doc: use :c:union when neededMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: split typedef complex regexMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix typedef parsingMauro Carvalho Chehab
2020-12-10Revert "kernel-doc: Handle function typedefs that return pointers"Paolo Bonzini
2020-12-10Revert "kernel-doc: Handle function typedefs without asterisks"Paolo Bonzini
2020-12-10scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab
2020-12-10Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini
2020-12-10Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"Paolo Bonzini
2020-12-10scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab
2020-12-10kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron
2020-12-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab
2020-12-10scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart
2020-12-10scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab
2020-12-10scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab
2020-12-10Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov
2020-12-10scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab
2020-12-10scripts/kernel-doc: Add support for named variable macro argumentsJonathan Neuschäfer
2020-12-10kernel-doc: add support for ____cacheline_aligned_in_smp attributeAndré Almeida
2020-12-10kernel-doc: fix processing nested structs with attributesAndré Almeida
2020-11-02scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell
2020-10-06kernel-doc: Remove $decl_type='type name' hackEduardo Habkost
2020-10-06kernel-doc: Handle function typedefs without asterisksEduardo Habkost
2020-10-06kernel-doc: Handle function typedefs that return pointersEduardo Habkost
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-04-14kernel-doc: Use c:struct for Sphinx 3.0 and laterPeter Maydell
2020-04-14scripts/kernel-doc: Add missing close-paren in c:function directivesPeter Maydell
2019-12-17docs: tweak kernel-doc for QEMU coding standardsPaolo Bonzini
2019-12-17docs: import Linux kernel-doc script and extensionPaolo Bonzini