Skip to content

Commit 1573298

Browse files
committed
move docs to python/docs/
1 parent 5fe3903 commit 1573298

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

docs/api/python/Makefile renamed to python/docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SPHINXBUILD = sphinx-build
77
PAPER =
88
BUILDDIR = _build
99

10-
export PYTHONPATH=$(realpath ../../../python):$(realpath ../../../python/lib/py4j-0.8.2.1-src.zip)
10+
export PYTHONPATH=$(realpath ..):$(realpath ../lib/py4j-0.8.2.1-src.zip)
1111

1212
# User-friendly check for sphinx-build
1313
ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)