Searched refs:doxybridge_projects (Results 1 – 2 of 2) sorted by relevance
83 for name in self.app.config.doxybridge_projects:113 str(self.app.config.doxybridge_projects[found_name]) + "/html/" + doxygen_target221 for project, path in app.config.doxybridge_projects.items():
264 doxybridge_projects = {"zephyr": doxyrunner_projects["zephyr"]["outdir"]} variable