Home
last modified time | relevance | path

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

/linux/tools/lib/python/kdoc/
H A Dkdoc_output.py261 sphinx_literal = KernRe(r'^[^.].*::$', cache=False) variable in RestFormat
320 if self.sphinx_literal.match(line) or self.sphinx_cblock.match(line):