Home
last modified time | relevance | path

Searched defs:githuburl (Results 1 – 2 of 2) sorted by relevance

/btstack/doc/manual/
H A Dmarkdown_update_references.py7 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 Dmarkdown_create_apis.py65 def codeReference(fname, githuburl, filename_without_extension, filepath, linenr): argument
106 def createIndex(fin, filename, api_filepath, api_title, api_label, githuburl): argument