Searched hist:"3 fd1fe388ee5c7bfe4680ec4584ca7a2d4fa41ce" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/docs/ |
| H A D | conf.py | 3fd1fe388ee5c7bfe4680ec4584ca7a2d4fa41ce Thu Oct 27 10:28:23 UTC 2022 Boyan Karatotev <boyan.karatotev@arm.com> fix(docs): prevent a virtual environment from failing a build
sphinx-build is passed a blanket "." to build all docs. However, if a virtual environment is placed within the docs directory, sphinx will try to build it which will fail due to some weird files it has.
This excludes the most common virtual environment directories from the build to prevent this.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: Ieeb14cfc5730d21c986611feb0ed379c58dfcae2
|
| /rk3399_ARM-atf/ |
| H A D | .gitignore | 3fd1fe388ee5c7bfe4680ec4584ca7a2d4fa41ce Thu Oct 27 10:28:23 UTC 2022 Boyan Karatotev <boyan.karatotev@arm.com> fix(docs): prevent a virtual environment from failing a build
sphinx-build is passed a blanket "." to build all docs. However, if a virtual environment is placed within the docs directory, sphinx will try to build it which will fail due to some weird files it has.
This excludes the most common virtual environment directories from the build to prevent this.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: Ieeb14cfc5730d21c986611feb0ed379c58dfcae2
|