Searched defs:mdin (Results 1 – 1 of 1) sorted by relevance
/btstack/doc/manual/ |
H A D | markdown_update_references.py | 18 def process_source_file_link(mdin, mdout, githuburl, line): argument 27 def process_section(mdin, mdout, line): argument 35 def process_figure(mdin, mdout, line): argument 44 def process_fig_ref(mdin, mdout, line): argument 54 def process_table(mdin, mdout, line): argument 63 def process_tbl_ref(mdin, mdout, line): argument 72 def process_listing(mdin, mdout, line): argument
|