Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/doc/sphinx/
Dconf.py7 CONF_DIR = Path(__file__).absolute().parent variable
10 with open(CONF_DIR / ".." / "nrfx.doxyfile") as f:
37 breathe_projects = {"nrfx": str(CONF_DIR / ".." / "xml")}
/hal_nordic-latest/nrfx/samples/doc/sphinx/
Dconf.py7 CONF_DIR = Path(__file__).absolute().parent variable
10 with open(CONF_DIR / ".." / "nrfx_examples.doxyfile") as f:
37 breathe_projects = {"nrfx_examples": str(CONF_DIR / ".." / "xml")}