Staging
v0.8.1
Revision 0bd59d655280ad4c4aff2d327789815b89caee18 authored by Benjamin Peterson on 08 October 2019, 03:57:05 UTC, committed by GitHub on 08 October 2019, 03:57:05 UTC
Rather than requiring the path to blurb and/or sphinx-build to be specified to the make rule, enhance the Doc/Makefile to look for each first in a virtual environment created by make venv and, if not found, look on the normal process PATH. This allows the Doc/Makefile to take advantage of an installed spinx-build or blurb and, thus, do the right thing most of the time. Also, make the directory for the venv be configurable and document the `make venv` target..
(cherry picked from commit 590665c399fc4aa3c4a9f8e7104d43a02e9f3a0c)

Co-authored-by: Ned Deily <nad@python.org>
1 parent e78d79c
History

README

back to top