Home
last modified time | relevance | path

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

/lvgl-latest/docs/
Ddoc_builder.py160 def build_docstring(element): function
169 ds = build_docstring(item)
293 self.description = build_docstring(child)
312 description = build_docstring(element)
444 self.description = build_docstring(element)
633 self.description = build_docstring(child)
640 self.res_description = build_docstring(desc_element)
655 … parameter_description = build_docstring(parameterdescription)
830 self.description = build_docstring(element)
841 item_description = build_docstring(s_element)
[all …]