commit | 1c852ddf5ca0107ee903c5811e7e7c288ca74f6b | [log] [tgz] |
---|---|---|
author | Marti Bolivar <marti@opensourcefoundries.com> | Thu Jun 07 21:45:55 2018 -0400 |
committer | Maureen Helm <maureen.helm@nxp.com> | Fri Jun 08 16:06:16 2018 -0500 |
tree | 94da4a94b618230ce19bfa174dc8a6a93dfac61d | |
parent | e802d8de35819d3d7e2f7e54ab8e597188aed567 [diff] |
doc: conf.py: make sure west is importable from Python We need this to be able to pull in its API documentation. This will need modifications when multi-repo support is available, in order to get the imports from the independent West repo, but for now just use the copy in Zephyr. Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>