Searched defs:rawtext (Results 1 – 3 of 3) sorted by relevance
| /third_party/libuv/docs/src/sphinx-plugins/ |
| D | manpage.py | 18 def make_link_node(rawtext, app, name, manpage_num, options): argument 30 def man_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
|
| /third_party/mesa3d/docs/_exts/ |
| D | formatting.py | 21 def ext_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument 36 def vkfeat_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
|
| /third_party/python/Doc/tools/extensions/ |
| D | pyspecific.py | 61 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument 76 def gh_issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument 92 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
|