Home
last modified time | relevance | path

Searched refs:Include (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/Documentation/sphinx/
H A Dmaintainers_include.py27 from docutils.parsers.rst.directives.misc import Include namespace
39 class MaintainersInclude(Include):
176 """Include the MAINTAINERS file as part of this reST file."""
H A Dkernel_include.py40 from docutils.parsers.rst.directives.misc import Include namespace
56 class KernelInclude(Include):
77 """Include a file as part of the content of this reST file."""
79 # HINT: I had to copy&paste the whole Include.run method. I'am not happy
80 # with this, but due to security reasons, the Include.run method does
/kernel/linux/linux-6.6/Documentation/sphinx/
H A Dmaintainers_include.py27 from docutils.parsers.rst.directives.misc import Include namespace
39 class MaintainersInclude(Include):
174 """Include the MAINTAINERS file as part of this reST file."""
H A Dkernel_include.py40 from docutils.parsers.rst.directives.misc import Include namespace
56 class KernelInclude(Include):
80 """Include a file as part of the content of this reST file."""
82 # HINT: I had to copy&paste the whole Include.run method. I'am not happy
83 # with this, but due to security reasons, the Include.run method does

Completed in 2 milliseconds