Home
last modified time | relevance | path

Searched refs:no_doc_sections (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/
H A Dkernel-doc375 no_doc_sections=args.no_doc_sections):
H A Dkernel-doc.py
/linux/tools/lib/python/kdoc/
H A Dkdoc_files.py330 symbol=None, nosymbol=None, no_doc_sections=False,
365 no_doc_sections)
373 no_doc_sections)
241 msg(self, enable_lineno=False, export=False, internal=False, symbol=None, nosymbol=None, no_doc_sections=False, filenames=None, export_file=None) global() argument
H A Dkdoc_output.py79 self.no_doc_sections = False
91 enable_lineno, no_doc_sections): argument
101 self.no_doc_sections = no_doc_sections
138 if self.no_doc_sections: