Search notes:

scripts/kernel-doc

scripts/kernel-doc is a Perl script that reads C language source or header FILEs, extracts embedded kernel-doc comments and prints formatted documentation to stdout.
Usage:
kernel-doc [-h] [-v] [-Werror] [-Wall] [-Wreturn] [-Wshort-description] [-Wcontents-before-sections]
  [ -man |
    -rst [-sphinx-version VERSION] [-enable-lineno] |
    -none
  ]
  [
    -export |
    -internal |
    [-function NAME] ... |
    [-nosymbol NAME] ...
  ]
  [-no-doc-sections]
  [-export-file FILE] ...
  FILE ...
kernel-doc -h simply prints the source code of itself.

See also

scripts/kernel-doc is used by scripts/find-unused-docs.sh to check if a file contains kernel-doc but is not referenced in an *.rst file.
The directory scripts/
Linux kernel sources: Documentation
As of 2024-08, kernel-doc is one of the two C-code parsers shipped with the kernel (the other being genksyms).

Links

https://github.com/torvalds/linux/blob/master/scripts/kernel-doc

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/ke...', 1738278495, '18.223.159.143', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/kernel/source/scripts/kernel-doc(70): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78