Commit 8d71899
committed
scripts: gen-doc: enforce python virtual environment
System tools for sphinx etc tend to be behind the versions available
via pip. Prefer the pip version and automatically enable the Python
virtual environment when starting the script.
Signed-off-by: Liam Girdwood <liam.r.girdwood@intel.com>1 parent 895be79 commit 8d71899
1 file changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
11 | 28 | | |
12 | 29 | | |
13 | 30 | | |
| |||
133 | 150 | | |
134 | 151 | | |
135 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
0 commit comments