Searched defs:docname (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/Documentation/sphinx/ |
D | automarkup.py | 75 def markup_refs(docname, app, node): argument 130 def markup_func_ref_sphinx3(docname, app, match): argument 171 def markup_c_ref(docname, app, match): argument 233 def markup_doc_ref(docname, app, match): argument 267 def markup_abi_ref(docname, app, match, warning=False): argument 307 def markup_abi_file_ref(docname, app, match): argument 311 def get_c_namespace(app, docname): argument 320 def markup_git(docname, app, match): argument
|
D | translations.py | 69 def process_languages(app, doctree, docname): argument
|
D | cdomain.py | 98 def c_markups(app, docname, source): argument
|