diff options
| author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-06-16 19:34:39 +0200 |
|---|---|---|
| committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-06-16 19:34:39 +0200 |
| commit | b88119d2b5e8e99874eb807f241c7e629d9b48c5 (patch) | |
| tree | b16989633990fc0692678afbb56fdd3e6f2a9528 /docs | |
| parent | 1cb0b342a222f5bafee6eb365fa136b3239d72b1 (diff) | |
| download | python-systemd-b88119d2b5e8e99874eb807f241c7e629d9b48c5.tar.gz | |
make: fix "make doc" invocations
python insists on adding . to python.path, so we always import the systemd
in the top-level directory instead of the one in build/ that we want. Let's
cd into docs/ first, so that we get the right module imported.
Also, replace sphinx-build calls with $(PYTHON) -m sphinx. This has the
advantage that once $(PYTHON) is set, the appropriate sphinx executable is
chosen.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
