Searched refs:CONF_DIR (Results 1 – 2 of 2) sorted by relevance
7 CONF_DIR = Path(__file__).absolute().parent variable10 with open(CONF_DIR / ".." / "nrfx.doxyfile") as f:37 breathe_projects = {"nrfx": str(CONF_DIR / ".." / "xml")}
7 CONF_DIR = Path(__file__).absolute().parent variable10 with open(CONF_DIR / ".." / "nrfx_examples.doxyfile") as f:37 breathe_projects = {"nrfx_examples": str(CONF_DIR / ".." / "xml")}