Lines Matching refs:files
16 This style embeds the documentation within the source files, using
30 functions externally visible to other kernel files (not marked
38 Data structures visible in kernel include files should also be
109 source files" for more details and notes on how to format kernel-doc
127 These are SGML template files, which are normal SGML files with
133 This is a program for converting SGML template files into SGML
134 files. When a file is referenced it is searched for symbols
139 Additionally it is used to scan the SGML template files to locate
140 all the files referenced herein. This is used to generate dependency
146 to build XML DocBook files, PostScript files, PDF files, and html files
152 This is where C files are associated with SGML templates.
209 How to add extractable documentation to your source files
306 Including documentation blocks in source files
329 DOC: sections are used in SGML templates files as indicated below.
332 How to make new SGML template files
335 SGML template files (*.tmpl) are like normal SGML files, except that
341 collected from files listed in Documentation/DocBook/Makefile.
346 !D<filename> is used to name additional files to search for functions