Searched defs:githuburl (Results 1 – 2 of 2) sorted by relevance
/btstack/doc/manual/ |
H A D | markdown_update_references.py | 7 githuburl = "https://github.com/bluekitchen/btstack/tree/" variable 18 def process_source_file_link(mdin, mdout, githuburl, line): argument 83 def process_file(mk_file, markdownfolder, mkdocsfolder, githuburl): argument
|
H A D | markdown_create_apis.py | 65 def codeReference(fname, githuburl, filename_without_extension, filepath, linenr): argument 106 def createIndex(fin, filename, api_filepath, api_title, api_label, githuburl): argument
|