Searched defs:doctree (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Doc/tools/extensions/ |
D | escape4chm.py | 26 def escape_for_chm(app, pagename, templatename, context, doctree): argument
|
D | c_annotations.py | 71 def add_annotations(self, app, doctree): argument
|
D | suspicious.py | 106 def write_doc(self, docname, doctree): argument
|
/external/python/cpython2/Doc/tools/extensions/ |
D | c_annotations.py | 71 def add_annotations(self, app, doctree): argument
|
D | suspicious.py | 106 def write_doc(self, docname, doctree): argument
|