Home
last modified time | relevance | path

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

/doc/extensions/
A Dkerneldoc.py59 def run(self): argument
60 env = self.state.document.settings.env
69 tab_width = self.options.get('tab-width', self.state.document.settings.tab_width)
72 if 'export' in self.options:
75 elif 'internal' in self.options:
78 elif 'doc' in self.options:
80 elif 'functions' in self.options:
81 functions = self.options.get('functions').split()
127 … buf = self.state.memo.title_styles, self.state.memo.section_level, self.state.memo.reporter
128 self.state.memo.title_styles, self.state.memo.section_level = [], 0
[all …]
A Deager_only.py29 def run(self, *args): argument
31 env = self.state.document.settings.env
34 if not env.app.builder.tags.eval_condition(self.arguments[0]):
38 nodes = super(EagerOnly, self).run()
/doc/
A Dindex.rst74 Documentation Home <self>
/doc/tutorials/
A Ddebug.rst130 add self-defined tracing to analyze code that we care about.
A Dusing_grub.rst146 the ACRN hypervisor, you can use a self-built GRUB binary. Get
A Dwaag-secure-boot.rst20 section 1.5, the PK is a self-signed certificate owned by the OEM, and
56 - You can also generate the self-signed certificate from an existing
/doc/developer-guides/
A Dcontribute_guidelines.rst501 logically self-contained. Unrelated changes should be submitted as

Completed in 43 milliseconds