Home
last modified time | relevance | path

Searched refs:kotlin_ref_root (Results 1 – 1 of 1) sorted by relevance

/tools/doc_generation/
Dswitcher4.py43 kotlin_ref_root = os.path.join(java_ref_root, "kotlin") variable
65 kotlin_source_abs_path = kotlin_ref_root
67 insert_stub(os.path.join(kotlin_ref_root, "packages.html"), False, True)
70 insert_stub(os.path.join(kotlin_ref_root, "classes.html"), False, True)
105 file_path = doc[len(kotlin_ref_root)+1:]
126 kotlin_source_abs_path = os.path.join(kotlin_ref_root, stem)