Home
last modified time | relevance | path

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

/Zephyr-latest/doc/_extensions/zephyr/
Dapplication.py157 content.append(self._lit_block(w))
168 content.append(self._lit_block(c))
173 content = [self._lit_block(content)]
177 def _lit_block(self, content): member in ZephyrAppCommandsDirective